Lpsubp

LpSubP is a rapid subtyping tool for Legionella pneumophila with core gene set
Alternatives To Lpsubp
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Nextflow1,989156 hours ago212September 19, 2022279apache-2.0Groovy
A DSL for data-driven computational pipelines
Scispacy1,2586115 months ago11March 10, 202228apache-2.0Python
A full spaCy pipeline and models for scientific/biomedical documents.
Galaxy1,0792126 hours ago13November 02, 20212,075otherPython
Data intensive science for everyone.
Scipipe982
a month ago47October 14, 202151mitGo
Robust, flexible and resource-efficient pipelines using Go and the commandline
Rush608
7 months ago26April 30, 20217mitGo
A cross-platform command-line tool for executing jobs in parallel
Juicer313
2 months ago40mitShell
A One-Click System for Analyzing Loop-Resolution Hi-C Experiments
Bedops244
9 months ago1March 03, 202117otherC
:microscope: BEDOPS: high-performance genomic feature operations
Sarek228
10 days ago104mitNextflow
Analysis pipeline to detect germline or somatic variants (pre-processing, variant calling and annotation) from WGS / targeted sequencing
Bpipe214
16 days ago151otherGroovy
Bpipe - a tool for running and managing bioinformatics pipelines
Tools18422 days ago37December 19, 2022194mitPython
Python package with helper tools for the nf-core community.
Alternatives To Lpsubp
Select To Compare


Alternative Project Comparisons
Readme

Legeonella pneumophila Subtyping Pipeline(LpSubP)

You can run pipeline through

  1. Clone git repository

  2. Dockerimage without clone repository

Getting Started for github

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

module load Python/3.7

module load ncbi-blast+/LATEST

module load muscle/3.8.425

module load raxml/8.2.9

module load Entrez/E-utilities

module load prodigal/2.63

pip install -r requirements.txt --user

Quick Start for Git

git clone https://github.com/CDCgov/lpsubp.git

cd ~/lpsubp/

python pipe1.py ~/50scheme/test1/

Quick start for Dockerfile

singularity


module load singularity

singularity pull docker://supark87/dockerfile_gittest

singularity run -B $(pwd)/inputfile/://data/inputfile/(space here)dockerfile_gittest.simg(spacehere)//data/inputfile

Docker


docker pull supark87/dockerfile_gittest

docker run -it -v $(pwd)/inputfile/:/data/inputfile/ supark87/dockerfile_gittest /data/inputfile/ "your email inside of quotes"


This script runs entire pipeline from the beginning and get all output results

*base_dir: type 'pwd' in your home directory(i.e./scicomp/home/youruserid/)

There would be "outputfile" directory at the end of pipeline under "your_home_directory/your_genome_directory" (i.e./scicomp/home/youruserid/test1/outputfile/)

There would be myscript.log in your home directory that you can check when the pipeline started, each step completed, and finished.

Authors

Subin Park

APHL fellow at Centers for Disease control and Prevention

Phone : +1 470 725 5110 Email :[email protected]

Public Domain

This repository constitutes a work of the United States Government and is not subject to domestic copyright protection under 17 USC § 105. This repository is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication. All contributions to this repository will be released under the CC0 dedication. By submitting a pull request you are agreeing to comply with this waiver of copyright interest.

License Standard Notice

The repository utilizes code licensed under the terms of the Apache Software License and therefore is licensed under ASL v2 or later. This source code in this repository is free: you can redistribute it and/or modify it under the terms of the Apache Software License version 2, or (at your option) any later version. This source code in this repository is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the Apache Software License for more details. You should have received a copy of the Apache Software License along with this program. If not, see http://www.apache.org/licenses/LICENSE-2.0.html The source code forked from other open source projects will inherit its license.

Privacy Standard Notice

This repository contains only non-sensitive, publicly available data and information. All material and community participation is covered by the Surveillance Platform Disclaimer and Code of Conduct. For more information about CDC's privacy policy, please visit http://www.cdc.gov/privacy.html.

All comments, messages, pull requests, and other submissions received through CDC including this GitHub page are subject to the Presidential Records Act and may be archived. Learn more at http://www.cdc.gov/other/privacy.html.

Records Management Standard Notice

This repository is not a source of government records, but is a copy to increase collaboration and collaborative potential. All government records will be published through the CDC web site.

Additional Standard Notices

Please refer to CDC's Template Repository for more information about contributing to this repository, public domain notices and disclaimers, and code of conduct.

Popular Pipeline Projects
Popular Bioinformatics Projects
Popular Data Processing Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Python
Jupyter Notebook
Pipeline
Bioinformatics
Matplotlib
Government
Heatmap