Hello,
I am using genomeToTranscript function to convert genomic sites (positions) to transcripts position.
edbx_1 <- EnsDb.Hsapiens.v86
gnm_tx <- genomeToTranscript(dd, edbx_1)
But when I checked transcript positional data in reference fasta file. I do not see correct bases at the sites this tool generated from genomics sites.
Genome referece: GRCh38.p13
Please help.
Thank you
Mohit
Hello,
I am using genomeToTranscript function to convert genomic sites (positions) to transcripts position.
edbx_1 <- EnsDb.Hsapiens.v86gnm_tx <- genomeToTranscript(dd, edbx_1)But when I checked transcript positional data in reference fasta file. I do not see correct bases at the sites this tool generated from genomics sites.
Genome referece: GRCh38.p13
Please help.
Thank you
Mohit