Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzalobenegas authored Apr 23, 2021
1 parent 5cf275e commit c63496d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ git clone https://github.com/songlab-cal/scquint.git
cd scquint
pip install .
```
Read mapping and intron quantification also require STAR, samtools and bedtools. An easy way to install is via conda:

```conda install -c bioconda star samtools bedtools```

## Read mapping
Our read mapping workflow, using [STAR](https://github.com/alexdobin/STAR), is designed for reliable detection of novel junctions. However, it is very computationally demanding. Users should consider going directly to intron quantification step if they already have produced bam alignment files.
Expand Down

0 comments on commit c63496d

Please sign in to comment.