Damien Goutte-Gattat
|
671486d80c
|
Add more documentation.
Start properly documenting the project in a Sphinx-based manual.
|
2 years ago |
Damien Goutte-Gattat
|
f4656c4a56
|
Typo fix.
|
2 years ago |
Damien Goutte-Gattat
|
a87abf8e62
|
Add dependencies in setup.py.
Add Biopython as a required dependency, and reportlab as an optional
dependency. Do not require reportlab to launch the seqtool program.
|
2 years ago |
Damien Goutte-Gattat
|
ab6e617215
|
Rework the seqvault command.
Move the seqvault command to a separate Click-based module.
|
2 years ago |
Damien Goutte-Gattat
|
1b4084fd91
|
Reorganize the seq utilities.
Regroup all command-line tools into a single Click-based master tool.
|
2 years ago |
Damien Goutte-Gattat
|
c67bc2fc81
|
Add the plasmidmap module.
Add a module to draw plasmid maps from annotated plasmid records.
|
2 years ago |
Damien Goutte-Gattat
|
c13cf25fd7
|
Add the gateway module and script.
Add a module to perform in-silico Gateway reactions.
|
2 years ago |
Damien Goutte-Gattat
|
c969bcfe3e
|
Add a BLAST wrapper.
Add a wrapper for the various BLAST commands.
|
2 years ago |
Damien Goutte-Gattat
|
b01408769d
|
Add the idotter wrapper script.
Add a script to wrap the dotter program, allowing to use it with
sequence files in any format supported by Biopython instead of only
FASTA files.
|
2 years ago |
Damien Goutte-Gattat
|
c27d86d994
|
Add the cc3d-runner script.
Add a wrapper script around CC3D’s own script runner to allow
parameterized simulation runs.
|
2 years ago |
Damien Goutte-Gattat
|
c7f393b622
|
Add the silencing module.
Add a module for functions intended to help manipulating or
designing siRNA and similar objects.
|
2 years ago |
Damien Goutte-Gattat
|
9ff12f00d4
|
Initial commit.
This is incenp.bioutils, a package of command line utilities and
helper Python modules for computational biology, mostly built on
top of Biopython.
|
2 years ago |