handyscripts Short and handy bioinformatics scripts Extract top N sequences from a fasta file. script name: extract_topNfasta.py Usage: python extract_top_n.py input.fasta output.fasta N where N can be any number of your choice For help python extract_top_n.py -h