LooseLab / readfish

CLI tool for flexible and fast adaptive sampling on ONT sequencers
https://looselab.github.io/readfish/
GNU General Public License v3.0
164 stars 31 forks source link

Issue273/README fixes and HTML stats #283

Closed mattloose closed 9 months ago

mattloose commented 9 months ago

This pull request addresses a number of issues (see commits).

All images are linked to the raw github urls to allow docs to propagate correctly.

mattloose commented 9 months ago

I also note I cannot spell the word brief.

Adoni5 commented 9 months ago

PR now covers two additions to readfish.

Closes #273

1. HTML flag on stats

ReadfishSummarise 0.2.5 and by extension readfish stats outputs a HTML table of the summary via the use of an OPT IN flag --html <FILENAME>. This was added so we can embed a more readable table to the README.md

2. README updates

  1. Readme images updated to Minknow 5.7.5
  2. Link to 5khz R10 NA12878 bulk file added
  3. Links to the image sin the main branch of ReadFish added
  4. Example analysis output from readfish stats using the --html flag added to the analysing test output section.