Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

which adds the path /cluster/tufts/ngsp/ngsp/bin to a user's PATH.

Available software:
This list collection is always growing. To view what is actually there, do the following:
> ls /cluster/tufts/ngsp/ngsp/bin | more
Use the space bar to page the listing.

Bowtie is an ultrafast, memory-efficient short read aligner. It aligns short DNA sequences (reads) to the human genome at a rate of over 25 million 35-bp reads per hour. Bowtie indexes the genome with a Burrows-Wheeler index to keep its memory footprint small: typically about 2.2 GB for the human genome (2.9 GB for paired-end) Bowtie documentation

...