Skip to content

string based approach to check for the instertion element in bacterial genomes

License

Notifications You must be signed in to change notification settings

applicativesystem/bacterial-insertion-element

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

bacterial-site-checker

  • A faster implementation of the string search for the check of the insertion elements if present in the genome string and then clip those insertion sites and get a clean genome. - a bacterial insertion element scannner based on the string search algorithm, it will check for the mentioned insertion element pattern and then clip that pattern and will stitch the genome devoid of the insertion elements.
  • It will give you directly the fasta, you can also write the fasta.
bacterial_Insertion_Element_Splitter("/Users/gauravsablok/Desktop/CodeBase/check.fasta",
    "GCAGCGTACGATATATAT")

Gaurav Sablok
University of Potsdam
Potsdam,Germany

Releases

No releases published

Packages

No packages published

Languages