- Python version:
3.7.3, 3.8 ,3.9
- Status:
Production
- Issues:
Please fill issues On github
- How to cite:
Citations are important for us to carry on developments. For Sequana library (including the pipelines), please use
Cokelaer et al, (2017), ‘Sequana’: a Set of Snakemake NGS pipelines, Journal of Open Source Software, 2(16), 352, JOSS DOI doi:10.21105/joss.00352
The sequana_sphinxext package is used exclusively to provide Sphinx extensions for the Sequana project. Sequana includes a set of pipelines related to NGS (new generation sequencing) including quality control, variant calling, coverage, taxonomy, transcriptomics. Please see the documentation for an up-to-date status.
We have three sphinx extension to be added in your Sphinx configuration files in the extensions list:
extensions += [
"sequana_sphinxext.snakemakerule",
"sequana_sphinxext.pipeline",
"sequana_sphinxext.wrapper"]
You can then include a wrapper from sequana wrappers using e.g.:
.. sequana_wrapper:: fastqc
or a rule from Sequana:
.. snakemakerule:: fastq_sampling
or a pipeline from sequana:
.. sequana_pipeline:: demultiplex
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file sequana_sphinxext-1.0.0.tar.gz.
File metadata
- Download URL: sequana_sphinxext-1.0.0.tar.gz
- Upload date:
- Size: 5.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f568d81bd46e41a3508fbb68205a6e5f4360197dc8f4ab967db3cbd8ec5da39a
|
|
| MD5 |
b357aed019d7f8e60d2341e4153dccc6
|
|
| BLAKE2b-256 |
1d2d65d8e144f47dbca125fbd7fd745a932fb3d3e383a662829e1b6691e7088c
|