8000 GitHub - mgtools/CRISPRMisc
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mgtools/CRISPRMisc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A repository containing the data and programs for studying CRISPR-Cas and AMR genes in healthcare-related pathogens

To download/visualize identified CRISPR-Cas systems, please go to CRISPRone website.

What's included in this repository:

  • Data

    • tables/: tables showing the presence of CRISPR-Cas systems and the number of predicted AMR genes in the different isolates of each species
    • data/amrplus_eskape.csv.gz: predicted AMR genes in all pathogen isolates
  • Programs

    • CRISPR-AMR-test.ipynb: a python notebook for statistical testing if CRISPR-Cas containing isolates tend to have fewer AMR genes
    • lib/build_spacer2mge_network.py: script that takes spacer blast outputs and spacer cdhit outputs and constructs a MGE:spacer network
  • Example: build MGE:spacer network

   python lib/build_spacer2mge_network.py \\
       --phage blast_output/example_phages.filtered.derep.m8 \\
       --plasmid build_network_example/blast_output/example_plasmids.filtered.derep.m8 \\
       -c build_network_example/cdhit_out/example_cdhit0.85.clstr \\
       -o build_network_example/example.gml

Reference: Comparison of CRISPR–Cas immune systems in healthcare-related pathogens" by Kate Mortensen, Tony Lam and Yuzhen Ye (submitted)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0