Skip to content

Commit

Permalink
move haplogrep folder to top
Browse files Browse the repository at this point in the history
  • Loading branch information
seppinho committed Jun 21, 2018
1 parent 1e84387 commit 22563ed
Show file tree
Hide file tree
Showing 35 changed files with 60,973 additions and 71 deletions.
File renamed without changes.
29 changes: 0 additions & 29 deletions haplogrep/.classpath

This file was deleted.

1 change: 0 additions & 1 deletion haplogrep/.gitignore

This file was deleted.

23 changes: 0 additions & 23 deletions haplogrep/.project

This file was deleted.

7 changes: 0 additions & 7 deletions haplogrep/.settings/org.eclipse.core.resources.prefs

This file was deleted.

5 changes: 0 additions & 5 deletions haplogrep/.settings/org.eclipse.jdt.core.prefs

This file was deleted.

4 changes: 0 additions & 4 deletions haplogrep/.settings/org.eclipse.m2e.core.prefs

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -626,8 +626,8 @@ public static void main(String[] args) throws IOException {

Haplogrep haplogrep = new Haplogrep(args);

//haplogrep = new Haplogrep(new String[] { "--in", "test-data/ALL.chrMT.phase1.vcf", "--out",
// "test-data/h100-haplogrep.txt", "--format", "vcf", "--lineage" });
haplogrep = new Haplogrep(new String[] { "--in", "test-data/ALL.chrMT.phase1.vcf", "--out",
"test-data/h100-haplogrep.txt", "--format", "vcf"});

haplogrep.start();

Expand Down
File renamed without changes.
File renamed without changes.
Loading

0 comments on commit 22563ed

Please sign in to comment.