powered by
count_transcripts(f, fasta = TRUE, identifier = "transcript_id", attrsep = "; ")
f
transcript_id
fastapath = system.file("extdata", "chr22.fa", package="polyester") count_transcripts(fastapath) #918
Run the code above in your browser using DataLab