integrons
Integron analysis tools. Scripts necessary to reproduce the validation of IntFinder (version 1.0).
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.6%) to scientific vocabulary
Keywords
Repository
Integron analysis tools. Scripts necessary to reproduce the validation of IntFinder (version 1.0).
Basic Info
- Host: GitHub
- Owner: kalilamali
- Language: Python
- Default Branch: master
- Homepage: https://cge.food.dtu.dk/services/IntFinder-1.0/
- Size: 14.6 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
IntFinder development and validation
This repository contains the scripts necessary to reproduce the validation of IntFinder (version 1.0).
- Download this repository.
git clone https://github.com/kalilamali/integrons - Download IntFinder.
git clone https://bitbucket.org/genomicepidemiology/intfinder.git - Download IntFinder database.
git clone https://bitbucket.org/genomicepidemiology/intfinder_db.git cd intfinder_db python3 INSTALL.py 1 cd .. - Download KMA.
git clone https://bitbucket.org/genomicepidemiology/kma.git cd kma && make mv kma /usr/bin/ cd .. - Your folders and scripts should look like this:
/Integrons /intfinder /intfinder_db /kma /validation_seqs CITATION.cff get_mr0_test_cases.py get_mr1_test_cases.py get_mr2_test_cases.py group_intfinder.py mrs.py README.md - Create the test cases according to the metamorphic relations (MRs).
python3 get_mr0_test_cases.py python3 get_mr1_test_cases.py python3 get_mr2_test_cases.py - Run IntFinder for each test case.
python3 mrs.py python3 mrs.py > report.tsv# FAQ:
group_intfinder.py uses kma's location:\ /usr/bin/kma\ if kma is not in that location please update the script.
If you get:\
ModuleNotFoundError: No module named 'tabulate'\
ModuleNotFoundError: No module named 'cgecore'\
It can be fixed with the following comands:
pip3 install tabulate
pip3 install cgecore
Notes:
Online website: https://cge.food.dtu.dk/services/IntFinder-1.0
IntFinder database expanded to detect integron classes 1, 2, and 3: https://figshare.com/articles/dataset/intfinder_db/14096915
Owner
- Name: Karen Loaiza (KLOC)
- Login: kalilamali
- Kind: user
- Location: Denmark
- Company: Statens Serum Institut
- Website: https://www.linkedin.com/in/karen-loaiza/
- Twitter: kalilamali
- Repositories: 30
- Profile: https://github.com/kalilamali
🧬👩🏻💻📊 Bioinformatician working on bacterial genomics at @SSI_dk
Citation (CITATION.cff)
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: Loaiza
given-names: Karen
orcid: https://orcid.org/0000-0002-4282-1152
title: "IntFinder validation."
version: 1.0
date-released: 2021-08-27
repository-code: https://github.com/kalilamali/integrons
GitHub Events
Total
Last Year
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| kalilamali | k****i@o****m | 6 |
| kalilamali | k****i@h****m | 1 |
| Karen | 4****i | 1 |