File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66#
77# Authors: Andrew D. Smith
88#
9- # This is free software: you can redistribute it and/or modify it
10- # under the terms of the GNU General Public License as published by
11- # the Free Software Foundation, either version 3 of the License, or
12- # (at your option) any later version.
9+ # This is free software: you can redistribute it and/or modify it under the
10+ # terms of the GNU General Public License as published by the Free Software
11+ # Foundation, either version 3 of the License, or (at your option) any later
12+ # version.
1313#
14- # This software is distributed in the hope that it will be useful, but
15- # WITHOUT ANY WARRANTY; without even the implied warranty of
16- # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
17- # General Public License for more details.
14+ # This software is distributed in the hope that it will be useful, but WITHOUT
15+ # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
16+ # FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
17+ # more details.
1818
19- infile=tests/gc_extrap_input.mr
19+ infile=tests/gc_extrap_input.bed
2020outfile=tests/gc_extrap_output.txt
2121if [[ -e " ${infile} " ]]; then
2222 ./preseq gc_extrap -o " ${outfile} " -i " ${infile} "
You can’t perform that action at this time.
0 commit comments