Skip to content

CSB-KUL/E-dish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E-dish

A Repository for Functional Analyses of E coli Genomes on Desk

Usage

To map mutations to functional regions

$python edish.py

(Optional)

Enrichments analyses files can be mapped mutation files for summary of all the mutations which overlap the functional regions and their GO enrichments. (PS: for our analyses, we created enrichments with string db (http://string-db.org/))

import edish

from edish import go

go("enrichment.txt", "ecoli_id.txt","mutation.txt")

Contributor

Ahmed Arslan

About

A Repository for Functional Analyses of E coli Genomes on Desk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages