Description Usage Arguments Value Examples
Sort the chromosome list according to the chromosome number
1 |
id |
The identifier list of the Fasta file made by subFasID |
tex |
A chromosome Fasta file in list format made by readToList function |
chrsig |
The number of characters of the chromosome, either "single" or "double", the previous means a single character following "chr" in the Fasta identifier, the latter means two characters following "chr" in the Fasta identifier. eg."chr1,chrX,chrY,chrM" is "single";"chr10,chr11" is "double". If you want to obtain both "single" and "double" sorted list of chromosome, try "single" and "double" respectively |
The sorted 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.