Skip to content

Large genome reassembly based on Hi-C data (continuation of GRAAL)

Notifications You must be signed in to change notification settings

JuanmaMedina/instaGRAAL

 
 

Repository files navigation

instaGRAAL

Large genome reassembly based on Hi-C data (continuation and partial rewrite of GRAAL)

This is largely a work in progress and more is to be added - see GRAAL for more information on how to deploy it.

How to use

Until more detailed documentation is added, run the following to see options:

python main_single_proc.py -h 

Unlike GRAAL, this is meant to be run from the command line.

Polishing

Lingering artifacts found in output genomes can be corrected by editing the info_frags.txt file, either by hand or with a script. Look at options by running the following:

python parse_info_frags.py -h 

About

Large genome reassembly based on Hi-C data (continuation of GRAAL)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 65.3%
  • Cuda 34.7%