powered by
"cds"(x) "exons"(x) "genes"(x) "transcripts"(x) "getSeq"(x, ...) "getSeq"(x, ...) "getSeq"(x, ...) "cdsBy"(x, by = c("tx", "gene")) "exonsBy"(x, by = c("tx", "gene")) "isCircular"(x) "seqinfo"(x)
GenomicRanges
DNAStrimgSet
getSeq
gb = readGenBank(system.file("sample.gbk", package="genbankr")) cds(gb) exons(gb) genes(gb)
Run the code above in your browser using DataLab