view 0INFO.md @ 0:f6ebec6e235e draft

Uploaded
author petrn
date Thu, 19 Dec 2019 13:46:43 +0000
parents
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