Skip to content

Commit

Permalink
clean up and move merqury
Browse files Browse the repository at this point in the history
  • Loading branch information
arangrhie committed Feb 7, 2020
1 parent 452f617 commit d21597a
Show file tree
Hide file tree
Showing 31 changed files with 2 additions and 2,103 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,7 @@ export PATH=/path/to/meryl/bin:$PATH
This is 'sequence', a utility for working with sequence files.


# Scripts
# Evaluate assemblies with k-mers and more

Here, bash scripts are provided to give a guideline for the following use-cases:
See [Merqury](https://github.com/marbl/merqury).

1. [Build k-mer dbs in batches](https://github.com/marbl/meryl/tree/master/scripts#1-build-k-mer-dbs)
2. [Copy-number comparison (spectra-cn and spectra-hap)](https://github.com/marbl/meryl/tree/master/scripts#2-copy-number-comparison-spectra-cn)
3. [Haplotype specific mers for trio binning and making blob-plots](https://github.com/marbl/meryl/tree/master/scripts#3-haplotype-specific-mers-for-trio-binning-and-making-blob-plots)
4. [Include or exclude read pairs having specific kmers in one of the reads](https://github.com/marbl/meryl/blob/master/scripts/README.md#4-include-or-exclude-read-pairs-having-specific-kmers-in-one-of-the-reads)

See [scripts](https://github.com/marbl/meryl/tree/master/scripts) for more details.
232 changes: 0 additions & 232 deletions scripts/README.md

This file was deleted.

33 changes: 0 additions & 33 deletions scripts/_submit_cn.sh

This file was deleted.

104 changes: 0 additions & 104 deletions scripts/_submit_cn_hap.sh

This file was deleted.

Loading

0 comments on commit d21597a

Please sign in to comment.