https://github.com/chelauk/covidhackathon
Covid Hackathon expression pipeline
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 5 DOI reference(s) in README -
✓Academic publication links
Links to: biorxiv.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.5%) to scientific vocabulary
Keywords
covid-19
Last synced: 9 months ago
·
JSON representation
Repository
Covid Hackathon expression pipeline
Basic Info
- Host: GitHub
- Owner: chelauk
- License: mit
- Language: Nextflow
- Default Branch: master
- Homepage: http://www.datascience.manchester.ac.uk/events-1/events/covid-19-virtual-bio-hackathon/
- Size: 165 KB
Statistics
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
- Releases: 0
Topics
covid-19
Created about 6 years ago
· Last pushed about 6 years ago
https://github.com/chelauk/covidhackathon/blob/master/
#  **bringing together scripts for DE analyses of covid 19 data**. [](https://travis-ci.com/nf-core/covidhackathon) [](https://github.com/nf-core/covidhackathon/actions) [](https://github.com/nf-core/covidhackathon/actions) [](https://www.nextflow.io/) [](http://bioconda.github.io/) [](https://hub.docker.com/r/nfcore/covidhackathon) ## Introduction The pipeline is built using [Nextflow](https://www.nextflow.io), a workflow tool to run tasks across multiple compute infrastructures in a very portable manner. It comes with docker containers making installation trivial and results highly reproducible. ## Quick Start i. Install [`nextflow`](https://nf-co.re/usage/installation) ii. Install one of [`docker`](https://docs.docker.com/engine/installation/), [`singularity`](https://www.sylabs.io/guides/3.0/user-guide/) or [`conda`](https://conda.io/miniconda.html) iii. Download the pipeline and test it on a minimal dataset with a single command ```bash nextflow run nf-core/covidhackathon -profile test,``` > Please check [nf-core/configs](https://github.com/nf-core/configs#documentation) to see if a custom config file to run nf-core pipelines already exists for your Institute. If so, you can simply use `-profile institute` in your command. This will enable either `docker` or `singularity` and set the appropriate execution settings for your local compute environment. iv. Start running your own analysis! ```bash nextflow run nf-core/covidhackathon -profile --reads '*_R{1,2}.fastq.gz' --genome GRCh38 ``` See [usage docs](docs/usage.md) for all of the available options when running the pipeline. ## Documentation The nf-core/covidhackathon pipeline comes with documentation about the pipeline, found in the `docs/` directory: 1. [Installation](https://nf-co.re/usage/installation) 2. Pipeline configuration * [Local installation](https://nf-co.re/usage/local_installation) * [Adding your own system config](https://nf-co.re/usage/adding_own_config) * [Reference genomes](https://nf-co.re/usage/reference_genomes) 3. [Running the pipeline](docs/usage.md) 4. [Output and how to interpret the results](docs/output.md) 5. [Troubleshooting](https://nf-co.re/usage/troubleshooting) ## Credits nf-core/covidhackathon was originally written by Chela James and Suhana Bedi. ## Contributions and Support If you would like to contribute to this pipeline, please see the [contributing guidelines](.github/CONTRIBUTING.md). For further information or help, don't hesitate to get in touch on [Slack](https://nfcore.slack.com/channels/covidhackathon) (you can join with [this invite](https://nf-co.re/join/slack)). ## Citation You can cite the `nf-core` pre-print as follows: > Ewels PA, Peltzer A, Fillinger S, Alneberg JA, Patel H, Wilm A, Garcia MU, Di Tommaso P, Nahnsen S. **nf-core: Community curated bioinformatics pipelines**. *bioRxiv*. 2019. p. 610741. [doi: 10.1101/610741](https://www.biorxiv.org/content/10.1101/610741v1).
Owner
- Name: Chela James
- Login: chelauk
- Kind: user
- Location: Milan
- Company: Fondazione Human Technopole
- Website: http://www.sottorivalab.org/
- Twitter: chelauk
- Repositories: 61
- Profile: https://github.com/chelauk
Senior Bioinformatician Fondazione Human Technopole