VincentRagusa / decontam

A python implementation of the decontam R package for ASV filtering.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

decontam

A python implementation of the decontam R package for ASV filtering.

The original package can be found at https://github.com/benjjneb/decontam

The input data is assumed to be a list of list of integer, conc is assumed to be a list of integer, and neg is assumed to be a list of boolean.

About

A python implementation of the decontam R package for ASV filtering.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%