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

MAINT: update projects #79

Merged
merged 2 commits into from
May 7, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 4 additions & 5 deletions doc/projects.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,10 @@ Projects using ``cogent3``

If you want your projected added to this list, make a PR!

`EnsemblDb3 <https://github.com/cogent3/ensembldb3>`_
Python API for managing and querying ensembl.org MySQL databases.

`HomologSampler <https://github.com/cogent3/homologsampler>`_
Command line application for sampling related genes from Ensembl.
`EnsemblLite <https://github.com/cogent3/EnsemblLite>`_
Command line tool for localising subsets of Ensembl data. It provides
a command line interface for sampling related genes and whole genome
alignments.

`c3dev <https://github.com/cogent3/c3dev>`_
Tools for development of cogent3 and replated projects.
Expand Down