0e18286c1a1a

Update
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Mon, 24 Feb 2020 20:40:34 -0500
parents 465a6e722263
children 0f1de4b551b0
branches/tags (none)
files README.markdown

Changes

--- a/README.markdown	Mon Feb 24 20:38:31 2020 -0500
+++ b/README.markdown	Mon Feb 24 20:40:34 2020 -0500
@@ -1001,7 +1001,8 @@
     # unmount
     fusermount -u ~/foo
 
-Downloaded STAR and got it running.  Tried running it on the gzipped reference
+Downloaded STAR and got it running.  Read through the manual which, despite the
+broken English, was fairly useful.  Tried running it on the gzipped reference
 genome but it complains that it requires the genome to be uncompressed.  Tried
 to trick it into working by psubbing `zcat` but that didn't work.  Gave up and
 decompressed the damn reference.