We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49e0511 commit da8bab1Copy full SHA for da8bab1
AdjustFASTA_or_FASTQ/add_source_organism_info_to_FASTA.py
@@ -8,7 +8,7 @@
8
# python add_source_organism_info_to_FASTA.py --help
9
#
10
#*************************************************************************
11
-#USES Python 2.7
+#Originally written in Python 2.7; however, tested & works in 3.
12
# Purpose:
13
# Adds source organism information in brackets to end of descrption line of each
14
# FASTA-formatted record for protein or nucleic acid in a file. The source
0 commit comments