Coordinate system table generator
hlp_genCoorTab_mc.Rd
Generates a table with both genomic and transcriptomic coordinates
Arguments
- x
CompressedGRangesList. Genomic Ranges list containing genomic alignments data by gene. Constructed via tx_reads().
- geneAnnot
GRanges. Gene annotation as loaded by
tx_load_bed
().- nCores
integer. Number of cores to run the function with. Multicore capability not available in Windows OS.