Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add pretty printers for common biological file formats #34

Open
3 of 6 tasks
kMutagene opened this issue Dec 1, 2018 · 1 comment
Open
3 of 6 tasks

Add pretty printers for common biological file formats #34

kMutagene opened this issue Dec 1, 2018 · 1 comment
Labels
Milestone

Comments

@kMutagene
Copy link
Member

kMutagene commented Dec 1, 2018

As analyzing biological data with BioFSharp involves a lot of scripting, optional pretty printers help a lot when looking at results directly in the fsi window. This should be especially easy to add for parsing libraries that can already write the correct file format. A basic pretty printer for biocollections is already impelemented.
Here are some formats from the top of my head, feel free to add more

  • BioCollections (BioList,BioArray,BioSeq)
  • Clustal
  • GFF
  • FastA/Q
  • GeneBank
  • Alignments
@kMutagene kMutagene added project-all Issues regarding all projects up-for-grabs labels Dec 1, 2018
kMutagene referenced this issue Dec 28, 2018
- Improve Clustal/ClustalOWrapper docs
- Add Clustal pretty printer
- Add PrettyPrinter docs
@kMutagene
Copy link
Member Author

GFF added via eaaa59f

@kMutagene kMutagene pinned this issue Jul 25, 2019
@kMutagene kMutagene added this to the Backlog milestone Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant