Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neherlab/ncov-europe
https://github.com/neherlab/ncov-europe
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/neherlab/ncov-europe
- Owner: neherlab
- License: mit
- Created: 2020-06-04T19:28:26.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-05-13T08:29:50.000Z (over 3 years ago)
- Last Synced: 2024-08-02T12:44:41.545Z (3 months ago)
- Language: Python
- Size: 22.3 MB
- Stars: 8
- Watchers: 5
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - neherlab/ncov-europe - (others)
README
[![GitHub release (latest by date)](https://img.shields.io/github/v/release/nextstrain/ncov)](https://github.com/nextstrain/ncov/releases)
[![See recent changes](https://img.shields.io/badge/changelog-See%20recent%20changes-blue)](https://github.com/nextstrain/ncov/blob/master/docs/change_log.md)# About
This repository analyzes viral genomes using [Nextstrain](https://nextstrain.org) to understand how SARS-CoV-2, the virus that is responsible for the COVID-19 pandemic, evolves and spreads.
We maintain a number of publicly-available builds, visible at [nextstrain.org/ncov](https://nextstrain.org/ncov).
[See our change log for details about backwards-incompatible or breaking changes to the workflow](https://github.com/nextstrain/ncov/blob/master/docs/change_log.md).
# Resources
## Use Nextstrain to analyze your SARS-CoV-2 data
**We've written a comprehensive guide to get you up and running in <1 hr. Click on the below links to follow it. It covers:**
0. [**Introduction**](https://nextstrain.github.io/ncov/index) _(Start here)_
1. [**Setup and installation**](https://nextstrain.github.io/ncov/setup)
2. [**Preparing your data**](https://nextstrain.github.io/ncov/data-prep)
3. [**Orientation: analysis workflow**](https://nextstrain.github.io/ncov/orientation-workflow)
4. [**Orientation: which files should I touch?**](https://nextstrain.github.io/ncov/orientation-files)
5. [**Running & troubleshooting**](https://nextstrain.github.io/ncov/running)
6. [**Customizing your analysis**](https://nextstrain.github.io/ncov/customizing-analysis) (see also: [reference for all configuration parameters](https://nextstrain.github.io/ncov/configuration))
7. [**Customizing your visualization**](https://nextstrain.github.io/ncov/customizing-visualization)
8. [**Options for visualizing and sharing results**](https://nextstrain.github.io/ncov/sharing) (including working with sensitive metadata)
9. [**Interpreting your results**](https://nextstrain.github.io/ncov/interpretation)
10. [**Writing a narrative to highlight key findings**](https://nextstrain.github.io/ncov/narratives)
11. [**Running the pipeline starting with multiple inputs**](https://nextstrain.github.io/ncov/multiple_inputs)## Download formatted datasets
The hCoV-19 / SARS-CoV-2 genomes were generously shared via GISAID. We gratefully acknowledge the Authors, Originating and Submitting laboratories of the genetic sequence and metadata made available through GISAID on which this research is based.
In order to download the GISAID data to run the analysis yourself, please see [this guide](https://nextstrain.github.io/ncov/data-prep).
> Please note that `data/metadata.tsv` is no longer included as part of this repo. However, we provide continually-updated, pre-formatted metadata & fasta files for download through GISAID.## Read previous Situation Reports
We issued weekly Situation Reports for the first ~5 months of the pandemic. You can find the Reports and their translations [here](https://nextstrain.org/ncov-sit-reps).## FAQs
- Can't find your sequences in Nextstrain? Check [here](./docs/data_faq.md) for common reasons why your sequences may not be appearing.
You can also use [clades.nextstrain.org](https://clades.nextstrain.org/) to perform some basic quality control on your sequences. If they are flagged by this tool, they will likely be excluded by our pipeline.
- For information about how clades are defined, and the currently named clades, please see [here](./docs/naming_clades.md). To assign clades to your own sequences, you can use our clade assignment tool at [clades.nextstrain.org](https://clades.nextstrain.org/).## Bioinformatics notes
Site numbering and genome structure uses [Wuhan-Hu-1/2019](https://www.ncbi.nlm.nih.gov/nuccore/MN908947) as reference. The phylogeny is rooted relative to early samples from Wuhan. Temporal resolution assumes a nucleotide substitution rate of [8 × 10^-4 subs per site per year](http://virological.org/t/phylodynamic-analysis-176-genomes-6-mar-2020/356). There were SNPs present in the nCoV samples in the first and last few bases of the alignment that were masked as likely sequencing artifacts.
# Contributing
We welcome contributions from the community! Please note that we strictly adhere to the [Contributor Covenant Code of Conduct](https://github.com/nextstrain/.github/blob/master/CODE_OF_CONDUCT.md).
### Contributing to software or documentation
Please see our [Contributor Guide](https://github.com/nextstrain/.github/blob/master/CONTRIBUTING.md) to get started!### Contributing data
**Please note that we automatically pick up any SARS-CoV-2 data that is submitted to GISAID.**If you're a lab and you'd like to get started sequencing, please see:
* [Protocols from the ARTIC network](https://www.protocols.io/groups/artic/publications)
* [Funding opportunities for sequencing efforts](https://twitter.com/firefoxx66/status/1242147905768751106)
* Or, if these don't meet your needs, [get in touch](mailto:[email protected])---
# Get in touch
To report a bug, error, or feature request, please [open an isssue](https://github.com/nextstrain/ncov/issues).
For questions, head over to the [discussion board](https://discussion.nextstrain.org/); we're happy to help!