Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

analyze genomes using RGI from list provided #3

Open
raphenya opened this issue Oct 11, 2021 · 7 comments
Open

analyze genomes using RGI from list provided #3

raphenya opened this issue Oct 11, 2021 · 7 comments

Comments

@raphenya
Copy link
Collaborator

No description provided.

@raphenya
Copy link
Collaborator Author

raphenya commented Oct 11, 2021

  • add list
  • analyze using RGI

@boasvdp
Copy link
Collaborator

boasvdp commented Oct 11, 2021

Hi Amos,

Here is the list (tsv) of FDA-ARGOS genomes. I have filtered them by ESKAPE pathogens and complete genomes. I can cross reference this with Illumina SRA entries if that helps

ESKAPE_FDA-ARGOS_complete_genomes.txt

@raphenya
Copy link
Collaborator Author

@boasvdp Is ok to add the script you used to get ESKAPE_FDA-ARGOS_complete_genomes.txt

@raphenya
Copy link
Collaborator Author

The RGI (https://github.com/arpcard/rgi) results for FDA-ARGOS genomes: results.zip

raphenya added a commit to raphenya/benchmarking_datasets that referenced this issue Oct 12, 2021
@jrober84
Copy link

I have filtered some of the genomes from the original set since they were not actually complete. These genomes have been run through the MOB-suite to label the different accessions as chromosome
2021-11-12-Genomes.txt
te

@jrober84
Copy link

I have updated the datasheet to remove two genomes which the raw reads clearly are not from the closed assembly as well as added in mlst info
2021-11-12-Genomes.txt
y

@raphenya
Copy link
Collaborator Author

$ cat 2021-11-12-Genomes.txt | cut -f4 | grep -v "assembly_acs" > assembly_accession_updated.txt
$ datasets download genome accession --inputfile assembly_accession_updated.txt --exclude-gff3 --exclude-protein --exclude-rna

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants