Skip to content

Commit

Permalink
Adding entry point for denovo reconstruct
Browse files Browse the repository at this point in the history
  • Loading branch information
tjakobi committed Mar 21, 2023
1 parent ed92259 commit d961087
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -61,5 +61,6 @@ console_scripts =
detect_new_exons_from_fuchs_data = circtools.scripts.detect_new_exons_from_fuchs_data:main
create_igv_script_from_position_list = circtools.scripts.create_igv_script_from_position_list:main
create_igv_script_from_gene_names = circtools.scripts.create_igv_script_from_gene_names:main
guided_denovo_circle_structure = circtools.reconstruct.guided_denovo_circle_structure_parallel:main
wonderdump = circtools.scripts.bash_runner:wonderdump
circtools = circtools.circtools:main

0 comments on commit d961087

Please sign in to comment.