importFASTA | R Documentation |
This function is a wrapper to Biostrings::readDNAStringSet() function to import FASTA genome sequence file and simultaneously convert long chromosome names (e.g. 1 dna:chromosome chromosome:GRCm38:1:1:195471971:1 REF) to short names (e.g. 1)
importFASTA(con)
con |
Path to FASTA file |
Imported DNAStringSet object
Fursham Hamid
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.