Skip to content

Commit f115dcf

Browse files
committed
Merge branch 'main' of git@github.com:genepi/imputationserver-utils.git into main
2 parents f8f9af2 + 0027d4f commit f115dcf

File tree

1 file changed

+2
-37
lines changed

1 file changed

+2
-37
lines changed

README.md

Lines changed: 2 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,3 @@
1-
![Imputationserver Logo](logo.png)
1+
# Imputationserver Utils
22

3-
[![Publication](https://img.shields.io/badge/Published-Nature%20Genetics-26af64.svg?colorB=26af64&style=popout)](https://www.nature.com/articles/ng.3656)
4-
[![Michigan Imputation Server](https://github.com/genepi/imputationserver/actions/workflows/run-tests.yml/badge.svg)](https://github.com/genepi/imputationserver/actions/workflows/run-tests.yml)
5-
[![codecov](https://codecov.io/gh/genepi/imputationserver/branch/master/graph/badge.svg)](https://codecov.io/gh/genepi/imputationserver)
6-
<a href="https://twitter.com/intent/follow?screen_name=umimpute"> <img src="https://img.shields.io/twitter/follow/umimpute.svg?style=social" alt="follow on Twitter"></a>
7-
8-
This repository includes the complete source code for the [Michigan Imputation Server](https://imputationserver.sph.umich.edu) workflow based on Minimac4.
9-
The workflow itself is executed with the [Cloudgene workflow system](https://github.com/genepi/cloudgene) for Hadoop MapReduce.
10-
11-
Michigan Imputation Server consists of several parallelized pipeline steps:
12-
13-
- Quality Control
14-
- QC Report
15-
- Phasing and Imputation
16-
- Compression and Encryption
17-
18-
## Documentation
19-
The documentation is available at http://imputationserver.readthedocs.io.
20-
21-
## Citation
22-
Please cite this paper if you use Michigan Imputation Server:
23-
24-
> Das S, Forer L, Schönherr S, Sidore C, Locke AE, Kwong A, Vrieze S, Chew EY, Levy S, McGue M, Schlessinger D, Stambolian D, Loh PR, Iacono WG, Swaroop A, Scott LJ, Cucca F, Kronenberg F, Boehnke M, Abecasis GR, Fuchsberger C. [Next-generation genotype imputation service and methods](https://www.ncbi.nlm.nih.gov/pubmed/27571263). Nature Genetics 48, 1284–1287 (2016).
25-
26-
## Contact
27-
28-
Feel free to contact [us](https://imputationserver.sph.umich.edu/index.html#!pages/contact) in case of any problems.
29-
30-
## Contributors
31-
32-
- Lukas Forer
33-
- Sebastian Schönherr
34-
- Sayantan Das
35-
- Christian Fuchsberger
36-
37-
## Contributing
38-
Project contributions are more than welcome! See our [CONTRIBUTING.md](CONTRIBUTING.md) file for details.
3+
Input Validation and Quality Control tools from Imputationserver

0 commit comments

Comments
 (0)