smithlabcode/methpipe

Name: methpipe

Owner: Smith Lab

Description: A pipeline for analyzing DNA methylation data from bisulfite sequencing.

Created: 2014-04-21 00:12:54.0

Updated: 2018-01-16 22:47:07.0

Pushed: 2018-01-11 00:28:47.0

Homepage: http://smithlabresearch.org/methpipe

Size: 6668

Language: C

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

The MethPipe software package is a computational pipeline for analyzing bisulfite sequencing data (WGBS and RRBS). MethPipe provides tools for mapping bisulfite sequencing read and estimating methylation levels at individual cytosine sites. Additionally, MethPipe also includes tools for identifying higher-level methylation features, such as hypo-methylated regions (HMR), partially methylated domains (PMD), hyper-methylated regions (HyperMR), and allele-specific methylated regions (AMR).

Building and Installing

You may download the latest stable release from:http://smithlabresearch.org/software/methpipe/
This software package has been designed to operate in a UNIX-like environment. It has been tested on MacOS X Snow Leopard and Linux.

For advanced users who are interested in the newest features, you may obtain the latest source code by cloning the MethPipe repository:

> git clone --recursive https://github.com/smithlabcode/methpipe.git

After you clone the latest source code, follow the above steps for installation.

Usage

Read methpipe-manual.pdf in the docs directory.

Contacts and bug reports

Andrew D. Smith andrewds@usc.edu

Ben Decato decato@usc.edu

MethPipe and MethBase Users' Mailinglist methpipe@googlegroups.com http://groups.google.com/group/methpipe?hl=en

Copyright and License Information

Copyright © 2018-2020 University of Southern California, Andrew D. Smith

Current Authors: Andrew D. Smith, Ben Decato, Meng Zhou, Liz Ji, Jenny Qu, Egor Dolzhenko

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program 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 GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

SamTools Copyright (c) 2008-2009 Genome Research Ltd. SamTools software is free software distributed under the MIT License. Refer to the COPYING file in src/samtoos/ for further information.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.