commit/galaxy-central: dan: Add Pythonic FASTQ to FASTA converter back into tool_conf.xml.main removed in 10720:870b10eaa4cf.
1 new commit in galaxy-central: https://bitbucket.org/galaxy/galaxy-central/commits/f86731617df8/ Changeset: f86731617df8 User: dan Date: 2013-10-10 16:00:13 Summary: Add Pythonic FASTQ to FASTA converter back into tool_conf.xml.main removed in 10720:870b10eaa4cf. Affected #: 1 file diff -r c78f3f687fbc8592d32a67738e57d847c00ce0c6 -r f86731617df8422ac7364bc299c7a53978af16e6 tool_conf.xml.main --- a/tool_conf.xml.main +++ b/tool_conf.xml.main @@ -55,6 +55,7 @@ <section id="convert" name="Convert Formats"><tool file="filters/bed2gff.xml" /><tool file="fasta_tools/fasta_to_tabular.xml" /> + <tool file="fastq/fastq_to_fasta.xml" /><tool file="filters/gff2bed.xml" /><tool file="maf/maf_to_bed.xml" /><tool file="maf/maf_to_interval.xml" /> @@ -226,6 +227,7 @@ <tool file="fastq/fastq_trimmer_by_quality.xml" /><tool file="fastq/fastq_masker_by_quality.xml" /><tool file="fastq/fastq_manipulation.xml" /> + <tool file="fastq/fastq_to_fasta.xml" /><tool file="fastq/fastq_to_tabular.xml" /><tool file="fastq/tabular_to_fastq.xml" /><label id="fastx_toolkit_fastq" text="FASTX-Toolkit for FASTQ data" /> Repository URL: https://bitbucket.org/galaxy/galaxy-central/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email.
participants (1)
-
commits-noreply@bitbucket.org