On This Page:
3.1. How to Upload Entry Points:
To define custom genomic entry points (e.g. chromosomes):
3.2. Entry Point File Formats:
3.2.1. FASTA Sequence File
NOTE: The unique identifier is the first word (series of non-whitespace characters) following the ">" on the defline.
It determines the entry point name and is case-sensitive.
A sensible Fasta record for "chr13" might look like:
>chr13 GTCTTTGTGTCACTGACCCCTCGATATGTCCTACGATCCCATGATATGAACTCACCAGATTTTCCAATGG AAGGGATAGGAATTCCGAGAGACAGAGAGAAAGGGAGAGAGAGAGAGAGAGAGAAAAGAAAGAGAGAGAG atcaaagaaacagagagagagagagtatatatacaaaggaaacagagggatacacacaccccccactaaa tgtgatccgaggggctattacagatctcactttgttgaagtgttgcagccaattcaaaacaaactaaaca GTCATGATTATGATGACAACGATGGCGACAACACCATNNNNNNNNNNNNNNNNNNNCATCATCATCATCA . . . or for "Scaffold_70613" in an unassembled genome:
>Scaffold_70613 tgtgatccgaggggctattacagatctcactttgttgaagtgttgcagc TTGACCAGCAGAAATAAAGCTCTGTTCACAACCTATTTTCCACACACAT GTCATGATTATGATGACAACGATGGCGACAACACCATNNNNNNNNNNNN . . . 3.2.2. 3-Column LFF Entry Point File
A 3-column LFF entry point file might look like:
chr1 Chromosome 246127941 chr2 Chromosome 243615958 chr3 Chromosome 199344050 . . . or
Scaffold10 Chromosome 474987 Scaffold100 Chromosome 300122 Scaffold1000 Chromosome 165290 Scaffold100010 Chromosome 1448 Scaffold100082 Chromosome 12132 . . . |
||||||
|
||||||
|
||||||