FelixKrueger / TrimGalore

A wrapper around Cutadapt and FastQC to consistently apply adapter and quality trimming to FastQ files, with extra functionality for RRBS data
GNU General Public License v3.0
469 stars 151 forks source link

Tidying up documentation #9

Closed ewels closed 7 years ago

ewels commented 7 years ago

Hello!

I noticed that there were no installation instructions on the repo, so I added some to the readme. Then I started reading the docs and got all obsessed about correcting the markdown (eg. a broken image and stuff) and suddenly had a huge PR.

Note that it's not actually as big as it looks - much of it is just changing one character on a long line.

You can preview the results on my fork: https://github.com/ewels/TrimGalore

Phil

FelixKrueger commented 7 years ago

How very timely, I was about to make a new release soon because of the single-end RRBS bug fix. Thanks!