Skip to content

ramsainanduri/split_multi_fasta

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Split Multi Fasta File into Individual Files

Splitting one multi fasta file into multiple files with only one sequence each using the sequence IDs as file names.

Usage

python split_multi_fasta.py /path/to/fasta/file

Example

For testing purpose, there is a file in example folder with name test.fasta which has 4 sequences. For your better understanding, you can use test.fasta to know how this tool works.

Releases

No releases published

Packages

No packages published

Languages