All Projects → sequana → Sequana

sequana / Sequana

Licence: bsd-3-clause
Sequana: a set of Snakemake NGS pipelines

Projects that are alternatives of or similar to Sequana

Tutorials
This is a repo for all the tutorials put out by H2O.ai. This includes learning paths for Driverless AI, H2O-3, Sparkling Water and more...
Stars: ✭ 100 (+0%)
Mutual labels:  jupyter-notebook
Curved Lane Lines
detect curved lane lines using HSV filtering and sliding window search.
Stars: ✭ 100 (+0%)
Mutual labels:  jupyter-notebook
Text Classification
An example on how to train supervised classifiers for multi-label text classification using sklearn pipelines
Stars: ✭ 100 (+0%)
Mutual labels:  jupyter-notebook
Cs224n 2019
Stanford cs224n 2019 homework
Stars: ✭ 100 (+0%)
Mutual labels:  jupyter-notebook
Bitmex Simple Trading Robot
Simple BitMEX trading robot.
Stars: ✭ 100 (+0%)
Mutual labels:  jupyter-notebook
Deep Image Analogy Pytorch
Visual Attribute Transfer through Deep Image Analogy in PyTorch!
Stars: ✭ 100 (+0%)
Mutual labels:  jupyter-notebook
Seesawfacenet pytorch
offical seesawfacenet pytorch implement, https://arxiv.org/abs/1908.09124
Stars: ✭ 100 (+0%)
Mutual labels:  jupyter-notebook
Deep Learning Coursera
Deep Learning Specialization by Andrew Ng, deeplearning.ai.
Stars: ✭ 1,366 (+1266%)
Mutual labels:  jupyter-notebook
Jupyternotebooks Medium
Stars: ✭ 100 (+0%)
Mutual labels:  jupyter-notebook
Maps Location History
Get, Concatenate and Process you location history from Google Maps TimeLine
Stars: ✭ 99 (-1%)
Mutual labels:  jupyter-notebook
Fiftyfizzbuzzes
Fifty different implementations of Fizzbuzz in Python.
Stars: ✭ 100 (+0%)
Mutual labels:  jupyter-notebook
Paper Reading
深度学习论文阅读、数据仓库实践体验。比做算法的懂工程落地,比做工程的懂算法模型。
Stars: ✭ 101 (+1%)
Mutual labels:  jupyter-notebook
Mxnet Finetuner
An all-in-one Deep Learning toolkit for image classification to fine-tuning pretrained models using MXNet.
Stars: ✭ 100 (+0%)
Mutual labels:  jupyter-notebook
Deepeeg
Deep Learning with Tensor Flow for EEG MNE Epoch Objects
Stars: ✭ 100 (+0%)
Mutual labels:  jupyter-notebook
Awesome Pytorch List Cnversion
Awesome-pytorch-list 翻译工作进行中......
Stars: ✭ 1,361 (+1261%)
Mutual labels:  jupyter-notebook
Scientificsummarizationdatasets
Datasets I have created for scientific summarization, and a trained BertSum model
Stars: ✭ 100 (+0%)
Mutual labels:  jupyter-notebook
Cookbook
A repository of machine learning codes written for re-usability
Stars: ✭ 100 (+0%)
Mutual labels:  jupyter-notebook
Dadoware
Brazilian-Portuguese word list and instructions booklet for Diceware
Stars: ✭ 100 (+0%)
Mutual labels:  jupyter-notebook
Europilot
A toolkit for controlling Euro Truck Simulator 2 with python to develop self-driving algorithms.
Stars: ✭ 1,366 (+1266%)
Mutual labels:  jupyter-notebook
Data What Now
All codes from the DataWhatNow blog.
Stars: ✭ 100 (+0%)
Mutual labels:  jupyter-notebook

SEQUANA ############

.. image:: https://img.shields.io/badge/install%20with-bioconda-brightgreen.svg?style=flat-square) :target: http://bioconda.github.io/recipes/sequana/README.html

.. image:: https://badge.fury.io/py/sequana.svg :target: https://pypi.python.org/pypi/sequana

.. image:: https://travis-ci.org/sequana/sequana.svg?branch=master :target: https://travis-ci.org/sequana/sequana

.. image:: https://coveralls.io/repos/github/sequana/sequana/badge.svg?branch=master :target: https://coveralls.io/github/sequana/sequana?branch=master

.. image:: http://readthedocs.org/projects/sequana/badge/?version=master :target: http://sequana.readthedocs.org/en/latest/?badge=master :alt: Documentation Status

.. image:: http://joss.theoj.org/papers/10.21105/joss.00352/status.svg :target: http://joss.theoj.org/papers/10.21105/joss.00352 :alt: JOSS (journal of open source software) DOI

:Python version: 3.6, 3.7.3 (below for now) :Documentation: On readthedocs <http://sequana.readthedocs.org/>_ :Issues: On github <https://github.com/sequana/sequana/issues>_ :How to cite: For Sequana in general including the pipelines, please use the JOSS DOI (10.21105/joss.00352) <http://www.doi2bib.org/#/doi/10.21105/joss.00352>_

For the **genome coverage** tool (sequana_coverage):  Dimitri Desvillechabrol,
Christiane Bouchier, Sean Kennedy, Thomas Cokelaer
http://biorxiv.org/content/early/2016/12/08/092478

For **Sequanix**: Dimitri Desvillechabrol, Rachel Legendre, Claire Rioualen,
Christiane Bouchier, Jacques van Helden, Sean Kennedy, Thomas Cokelaer.
Sequanix: A Dynamic Graphical Interface for Snakemake Workflows 
Bioinformatics, bty034, https://doi.org/10.1093/bioinformatics/bty034
Also available on bioRxiv (DOI: https://doi.org/10.1101/162701)

Sequana includes a set of pipelines related to NGS (new generation sequencing) including quality control, variant calling, coverage, taxonomy, transcriptomics. We also ship Sequanix, a graphical user interface for Snakemake pipelines.

Please see the documentation <http://sequana.readthedocs.org>_ for an up-to-date status and documentation.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].