Description Usage Arguments Value Examples
Make a list file from large chromosome Fasta file
1 | readToList(id = id, text = text, con = con)
|
id |
The id list made from subFasID function |
text |
Large character read in by readLines function from Fasta file |
con |
A connection object or a character string, the connection must refer to the same Fasta file as text |
Chromosome Fasta file in list format.
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.