You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[mmCIF](https://en.wikipedia.org/wiki/Macromolecular_Crystallographic_Information_File): Macromolecular Crystallographic Information File (mmCIF) also known as PDBx/mmCIF is a standard text file format for representing macromolecular structure data
*[Stockholm][https://en.wikipedia.org/wiki/Stockholm_format] (.sto, .stk, .stockholm): Stockholm format is a multiple sequence alignment format used by Pfam, Rfam and Dfam
58
-
-[MIToS.jl](https://github.com/diegozea/MIToS.jl)
59
-
*[A3M](https://en.wikipedia.org/wiki/FASTA_format) A2M/A3M are a family of FASTA-derived formats used for sequence alignments
60
-
-[MIToS.jl](https://github.com/diegozea/MIToS.jl)
61
-
*[PIR](https://www.bioinformatics.nl/tools/crab_pir.html) Multiple sequence alignment format
|[FASTA](https://en.wikipedia.org/wiki/FASTA_format)| .fas, .fasta, .fa | DNA or protein sequences without annotations |[FASTX](https://github.com/BioJulia/FASTX.jl)|
32
+
|[FASTQ](https://en.wikipedia.org/wiki/FASTQ_format)| .fq, .fastq | DNA sequences with quality information |[FASTX](https://github.com/BioJulia/FASTX.jl)|
33
+
|[GENBANK](https://en.wikipedia.org/wiki/GenBank)| .gb, .gbk | DNA or protein sequences with annotations |[GenomicAnnotations.jl](https://github.com/BioJulia/GenomicAnnotations.jl)|
34
+
| EMBL | .embl | DNA or protein sequences with annotations |[GenomicAnnotations.jl](https://github.com/BioJulia/GenomicAnnotations.jl)|
35
+
|[SAM](https://en.wikipedia.org/wiki/SAM_(file_format))| .sam | Aligned DNA sequences (typically from read mapping). Text based. |[XAM.jl](https://github.com/BioJulia/XAM.jl)|
36
+
|[BAM](https://en.wikipedia.org/wiki/BAM_(file_format))| .bam | Aligned DNA sequences (typically from read mapping). Binary. |[XAM.jl](https://github.com/BioJulia/XAM.jl)|
37
+
|[PDB](https://en.wikipedia.org/wiki/Protein_Data_Bank_(file_format))| .pdb | Protein 3D structure. |[BioStructures.jl](https://github.com/BioJulia/BioStructures.jl), [MIToS](https://github.com/diegozea/MIToS.jl)|
38
+
|[mmCIF](https://en.wikipedia.org/wiki/Macromolecular_Crystallographic_Information_File)|| Macromolecular Crystallographic Information File (mmCIF) also known as PDBx/mmCIF is a standard text file format for representing macromolecular structure data |[BioStructures.jl](https://github.com/BioJulia/BioStructures.jl), [MIToS](https://github.com/diegozea/MIToS.jl)|
39
+
|[MMTF](https://github.com/rcsb/mmtf)|| MacroMolecular Transmission Format (MMTF) is a binary encoding of biological structures. |[BioStructures.jl](https://github.com/BioJulia/BioStructures.jl)|
40
+
|[DSSP](https://github.com/PDB-REDO/dssp)|| Protein Secondary Structure |[ProteinSecondaryStructures.jl](https://github.com/BioJulia/ProteinSecondaryStructures.jl)|
41
+
|[STRIDE](https://webclu.bio.wzw.tum.de/stride/)|| Protein Secondary Structure |[ProteinSecondaryStructures.jl](https://github.com/BioJulia/ProteinSecondaryStructures.jl)|
|[Stockholm](https://en.wikipedia.org/wiki/Stockholm_format)| .sto, .stk, .stockholm | Stockholm format is a multiple sequence alignment format used by Pfam, Rfam and Dfam |[MIToS.jl](https://github.com/diegozea/MIToS.jl)|
44
+
|[A3M](https://en.wikipedia.org/wiki/FASTA_format)| .fas | A2M/A3M are a family of FASTA-derived formats used for sequence alignments |[MIToS.jl](https://github.com/diegozea/MIToS.jl)|
45
+
|[PIR](https://www.bioinformatics.nl/tools/crab_pir.html)| .pir | Multiple sequence alignment format |[MIToS.jl](https://github.com/diegozea/MIToS.jl)|
0 commit comments