Bulk antibody sequence preprocessing, annotation with abstar, upload to MongoDB and S3
Project description
# Antibody NGS Pipeline
Bulk antibody sequence preprocessing, annotation with abstar, import to MongoDB. This is based on the AbStar analysis pipeline: (www.github.com/briney/abstar)
### install pip install antibody-ngs-pipeline
### use
To run antibody_ngs_pipeline: antibody_ngs_pipeline
To run antibody_ngs_pipeline with FASTQC report on raw data: antibody_ngs_pipeline -f
To run antibody_ngs_pipeline with adapter trimming by CutAdapt: antibody_ngs_pipeline -t <path-to-adapters.fasta>
To run antibody_ngs_pipeline with quality trimming by sickle: antibody_ngs_pipeline -q
To run antibody_ngs_pipeline with adapter trimming by CutAdapt, quality trimming with sickle and get a FASTQC report on both raw data and processed data: antibody_ngs_pipeline -f -q -t <path-to-adapters.fasta>
### requirements Python 3.5+ abstar abutils cutadapt pymongo
Downloading from BaseSpace requires Basemount: https://basemount.basespace.illumina.com/ Quality trimming requires sickle: https://github.com/najoshi/sickle FastQC report requires FastQC: https://www.bioinformatics.babraham.ac.uk/projects/fastqc/ Merging paired sequences requires PANDAseq: https://github.com/neufeld/pandaseq batch_mongoimport (from Abstar) requires MongoDB: http://www.mongodb.org/
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file antibody_ngs_pipeline-1.0.3.dev0.tar.gz.
File metadata
- Download URL: antibody_ngs_pipeline-1.0.3.dev0.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9de287b2c53c4e297a2aa941422ec38166527af52ea1d8c610dbd94309c005ed
|
|
| MD5 |
8eb0d51deafbe9215aa4e0618d26e064
|
|
| BLAKE2b-256 |
f41330eea554f77a08aaba09d3b07cf2113bc6326c4826a898fa13a0c24cad1b
|
File details
Details for the file antibody_ngs_pipeline-1.0.3.dev0-py3-none-any.whl.
File metadata
- Download URL: antibody_ngs_pipeline-1.0.3.dev0-py3-none-any.whl
- Upload date:
- Size: 9.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.5.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
695034f892ce2bef015f3cca003b5d3fbb5790748197e547897b17eb19c4768e
|
|
| MD5 |
89718846a4ca48a9605a1134865f872a
|
|
| BLAKE2b-256 |
9fd6cc85d56cb227d6215345a8a2c69cde925a5588d0a3398a02d43b9f27ffa7
|