This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/local/bin/perl | |
| =head1 NAME | |
| run_cnvnator_on_assembly.pl | |
| =head1 SYNOPSIS | |
| run_cnvnator_on_assembly.pl input_fasta input_bam output outputdir path_to_cnvnator windowsize | |
| where input_fasta is the input fasta file, |
NewerOlder