Help for this page
# Choose the Nth FASTA record # Called as "perl script_name.pl line_number file_name" ... exit 0; } }
# Choose any Range of FASTA records # Called as perl script_name.pl --start start_line --end end_line file +_name ... ) { print; }