eukrep
Classification of Eukaryotic and Prokaryotic sequences from metagenomic datasets
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 2 DOI reference(s) in README -
○Academic publication links
-
✓Committers with academic emails
2 of 4 committers (50.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (8.8%) to scientific vocabulary
Repository
Classification of Eukaryotic and Prokaryotic sequences from metagenomic datasets
Basic Info
Statistics
- Stars: 71
- Watchers: 2
- Forks: 12
- Open Issues: 14
- Releases: 0
Metadata Files
README.md
EukRep
Classification of Eukaryotic and Prokaryotic sequences from metagenomic datasets
Installation
- Requires Python3
- Install with conda (recommended)
$ conda create -y -n eukrep-env -c bioconda scikit-learn==0.19.2 eukrep - Install with pip (requires scikit-learn v 0.19.2)
$ pip install EukRep# Example Usage # - Identify and output sequences predicted to be of eukaryotic origin from a fasta file:
$ EukRep -i <Sequences in Fasta format> -o <Eukaryote sequence output file> - Identify and output both sequences of eukaryotic and prokaryotic origin from a fasta file:
$ EukRep -i <Sequences in Fasta format> -o <Eukaryote sequence output file> --prokarya <Prokaryote sequence output file>
Obtaining Eukaryotic Bins
EukRep is intended to be used as one part of a larger pipeline. For obtaining high quality gene predictions and binning identified eukaryotic contigs as described in "Genome-reconstruction for eukaryotes from complex natural microbial communities" (West et al. in review), see methods section https://doi.org/10.1101/171355
-or-
See a provided example workflow (work in progess) https://github.com/patrickwest/EukRep_Pipeline
Adjusting Stringency
The stringency of identifying eukaryotic contigs can be adjusted with -m. The false positive rate (FPR) and false negative rate (FNR) for the strict, balanced, and lenient modes are shown below. Default is balanced. Prior to version 0.6.5, lenient was the default.
20kb

5kb

Data was obtained by running EukRep on 20kb and 5kb fragmented scaffolds from genomes from mock novel phyla.
Important Caveat
In our experience, most metagenomes do not have a eukaryotic genome present; however, EukRep has a false positive rate and you will still receive output in these cases.
Owner
- Name: Patrick T West
- Login: patrickwest
- Kind: user
- Repositories: 2
- Profile: https://github.com/patrickwest
GitHub Events
Total
- Watch event: 2
Last Year
- Watch event: 2
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Patrick T West | p****t@b****u | 46 |
| Marcus Fedarko | m****o@u****u | 1 |
| root | r****t@L****n | 1 |
| Ben J Woodcroft | d****n@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: about 1 year ago
All Time
- Total issues: 20
- Total pull requests: 4
- Average time to close issues: 6 months
- Average time to close pull requests: 7 months
- Total issue authors: 17
- Total pull request authors: 4
- Average comments per issue: 1.4
- Average comments per pull request: 0.25
- Merged pull requests: 3
- Bot issues: 0
- Bot pull requests: 1
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- jolespin (3)
- tseemann (2)
- AmaliT (1)
- fredchaux (1)
- Ahmed-Shibl (1)
- li0604 (1)
- wwood (1)
- ilarioferrocino (1)
- susheelbhanu (1)
- apcamargo (1)
- weiguanyue (1)
- jzrapp (1)
- mgabriell1 (1)
- FengqingWang0712 (1)
- rotoscan (1)
Pull Request Authors
- dependabot[bot] (2)
- wwood (1)
- fedarko (1)
- lfdelzam (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- pypi 40 last-month
- Total dependent packages: 0
- Total dependent repositories: 1
- Total versions: 8
- Total maintainers: 1
pypi.org: eukrep
Classification of Eukaryotic and Prokaryotic sequences from metagenomic datasets
- Homepage: https://github.com/patrickwest/EukRep
- Documentation: https://eukrep.readthedocs.io/
- License: MIT
-
Latest release: 0.6.7
published over 6 years ago
Rankings
Maintainers (1)
Dependencies
- biopython *
- kpal *
- numpy *
- scikit-learn *
- biopython *
- kpal *
- numpy *
- scikit-learn *