mirror of
https://github.com/galaxyproject/galaxy.git
synced 2026-09-21 05:45:37 +08:00
fix more fasta copypasta
This commit is contained in:
@@ -313,7 +313,7 @@ class Alignment(data.Text):
|
||||
|
||||
|
||||
class FastaGz(Sequence, Binary):
|
||||
"""Class representing a generic compressed FASTQ sequence"""
|
||||
"""Class representing a generic compressed FASTA sequence"""
|
||||
edam_format = "format_1929"
|
||||
file_ext = "fasta.gz"
|
||||
compressed = True
|
||||
|
||||
Reference in New Issue
Block a user