ParseM
Project description
# ParseM
## Overview
## Installation
Dependencies:
The BAM parsing is done using c and a few external libraries. At minimum you will need:
gcc libcfu htslib
Notes on installing htslib: For various resons we need to install a statically linked version of htslib. When making use this command instead of just ‘make’:
make CFLAGS=’-g -Wall -O2 -fPIC -static-libgcc -shared’
Then it should be as simple as
pip install ParseM
## Example usage
## Help
If you experience any problems using ParseM, open an [issue](https://github.com/minillinim/ParseM/issues) on GitHub and tell us about it.
## Licence and referencing
Project home page, info on the source tree, documentation, issues and how to contribute, see http://github.com/minillinim/ParseM
This software is currently unpublished
## Copyright
Copyright (c) 2014 Michael Imelfort, Donovan Parks. See LICENSE.txt for further details.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file ParseM-0.0.3.tar.gz
.
File metadata
- Download URL: ParseM-0.0.3.tar.gz
- Upload date:
- Size: 75.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a35f0c5eab341e036efdd65d286d3b900dbfd1c9a1bab3a0dd9d863661b34208 |
|
MD5 | 497fb7cc07ef64038bdea8052dbe27b9 |
|
BLAKE2b-256 | e554d603b8ec5940ab4da0f15908e35f809bb143070bc578db26ec8c451c7dc9 |