forked from 1156054203/astair
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsetup.cfg
More file actions
11 lines (11 loc) · 968 Bytes
/
setup.cfg
File metadata and controls
11 lines (11 loc) · 968 Bytes
1
2
3
4
5
6
7
8
9
10
11
[metadata]
name = astair
version = 3.0
author = Gergana V. Velikova and Benjamin Schuster-Boeckler
author_email = gergana_velikova@yahoo.com
description = A tool for the analysis of bisulfite-free and base-resolution sequencing data generated with TET Assisted Pyridine borane Sequencing (TAPS), or other modified cytosine to thymine conversion methods (mCtoT). It also has some features for bisulfite sequencing data (unmodified cytosine to thymine conversion methods, CtoT).
keywords = TAPS, taps, cytosine, caller, methylation, modification, WGBS, RRBS, bisulfite, epigenetics
url=https://bitbucket.org/bsblabludwig/astair/
classifiers = Programming Language :: Python :: 2.7, Programming Language :: Python :: 3.5, Programming Language :: Python :: 3.6, Programming Language :: Python :: 3.7, Intended Audience :: Science/Research, Topic :: Scientific/Engineering :: Bio-Informatics
long_description = file: README.md
long_description_content_type = text/markdown