Skip to content

Commit

Permalink
Add Stride and DSSP parsers
Browse files Browse the repository at this point in the history
  • Loading branch information
kMutagene committed Nov 4, 2021
1 parent 602786a commit a1bc02c
Show file tree
Hide file tree
Showing 2 changed files with 464 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/BioFSharp.IO/BioFSharp.IO.fsproj
Expand Up @@ -42,6 +42,7 @@
<Compile Include="BlastWrapper.fs" />
<Compile Include="BlastQueries.fs" />
<Compile Include="Clustal.fs" />
<Compile Include="DSSP_Stride.fs" />
<Compile Include="FastA.fs" />
<Compile Include="FastQ.fs" />
<Compile Include="GenBank.fs" />
Expand Down

0 comments on commit a1bc02c

Please sign in to comment.