script trim_id_fasta.sh¶ Trim the sequence ID of a FASTA file to the first white-space. Usage¶ bash trim_id_fasta.sh input_file Arguments¶ $1 | input_file (string): path to the input FASTA file Exit codes¶ 0: If successful