Split Chromosome 'Fasta' File
Make a list file from large chromosome Fasta file
Replace tedious chromosome identifier into simple format
Sort the chromosome list according to the chromosome number
Split all chromosomes from the sorted chromosome list
Subtract chromosome ids from Fasta file
Chromosome files in the 'Fasta' format usually contain large sequences like human genome. Sometimes users have to split these chromosomes into different files according to their chromosome number. The 'chromseq' can help to handle this. So the selected chromosome sequence can be used for downstream analysis like motif finding. Howard Y. Chang(2019) <doi:10.1038/s41587-019-0206-z>.