Partition: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
== Summary == | == Summary == | ||
Partition is a python script that takes an input of regular expressions and metadata to build an xml file of matching header information from a fasta-formatted file. Partition.py is located at: | Partition is a python script that takes an input of regular expressions and metadata to build an xml file of matching header information from a fasta-formatted file. Partition.py is located at: | ||
*/fs/szasmg/metagenomics/Partition/Partition.py [latest stable] | |||
/fs/szasmg/metagenomics/Partition/MetaPart/src/Partition.py [latest but possibly unstable builds] | */fs/szasmg/metagenomics/Partition/MetaPart/src/Partition.py [latest but possibly unstable builds] |
Revision as of 14:02, 13 August 2009
Summary
Partition is a python script that takes an input of regular expressions and metadata to build an xml file of matching header information from a fasta-formatted file. Partition.py is located at:
- /fs/szasmg/metagenomics/Partition/Partition.py [latest stable]
- /fs/szasmg/metagenomics/Partition/MetaPart/src/Partition.py [latest but possibly unstable builds]