Skip to content

Software tools for carrying out research in microbial bioinformatics

Notifications You must be signed in to change notification settings

nkylilis/microbial_bioinformatics

Repository files navigation

microbial_bioinformatics

Software tools for carrying out research in microbial bioinformatics

Tools:

> pangenome_analysis_pipeline

  • Description:

    • Python script for carrying out pangenome analysis for microbial species including genome annotation
  • Dependencies:

  • Usage:

    • executed by main.py file
    • species fasta genome sequences to be downloaded in folders (folder name = species name) situated in the root directory
    • output: files in the pangenome_analysis directory created during script execution

> pangenome_analysis_pipeline_v03

> panGWAS_v01

  • Description:

    • Python scripts for carrying out microbial Genome Wide Association Studies using pangenome analysis
  • Dependencies:

  • Usage:

    • executed by main.py file
    • phenotypic data file should be placed in primary_data dir. Write a function that returns a pandas dataFrame of index = tax_id;
    • output: reulsts files in scoary_dir created upon scipt execution

About

Software tools for carrying out research in microbial bioinformatics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages