Skip to content

v1.0

Latest
Compare
Choose a tag to compare
@yeeus yeeus released this 30 Sep 16:30
720fe8a
  • add the multiple threads function -t
  • add option --chrs to specify chromosomes (#3)
  • add a specified script (utility/GCI_score.py) to compute GCI score with just depth files without running GCI.py again (#5)
  • add a specified script (utility/convert_samtools_depth.py) to convert depth file generated by samtools depth into the format compatible with (utility/plot_depth.py) (#6)
  • add the summarized GCI score for multiple specific regions for the option -R (#7)
  • add another some small features and fix some bugs