login into hpc $ mkdir extractfromfasta $ cp (or cyberduck) the .pl file into that folder $ cp the faa file into that folder $ cp the txt file of the list into that folder $ module load perl $ perl extract_from_fasta2.pl -F -f nameoflist.txt nameof.faa > nameofoutput.faa