view 0INFO.md @ 8:3bc73f5dc785 draft

Uploaded
author petrn
date Fri, 20 Dec 2019 14:17:59 +0000
parents f6ebec6e235e
children
line wrap: on
line source

# modules and classes in repex

require python3.4

## seqtools
tools for sequence manipulation, reading, sampling
### Sequence 
	single sequence container
### SequenceSet
	reading set of seq from fasta file or creating from scratch
	use sqlite database
	sample
	partitioning into chunk

## dependencies:
python module parse:
see https://github.com/r1chardj0n3s/parse or https://pypi.python.org/pypi/parse
install by pyp3 istall parse