Skip to content

Commit 6df5a7f

Browse files
author
mvinyard
committed
Merge branch 'main' of https://github.com/mvinyard/vintools into main
2 parents 35719de + e2f7863 commit 6df5a7f

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

vintools/_tools/_cDNA_detector/README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
1-
## Minimal cDNA-detector batching wrapper
1+
## cDNA-detector batch-mode wrapper
22

33
**cDNA-detector**: [preprint](https://www.biorxiv.org/content/10.1101/2021.08.11.455962v1.full) | [GitHub](https://github.com/rheinbaylab/cDNA-detector)
44

55
### Setup:
66

7-
Install [cDNA-detector](https://github.com/rheinbaylab/cDNA-detector) from the [Rheinbay Lab](https://www.massgeneral.org/cancer-center/clinical-trials-and-research/center-for-cancer-research/investigators/rheinbay-lab).
7+
Install [cDNA-detector](https://github.com/rheinbaylab/cDNA-detector) from the [Rheinbay Lab](https://www.massgeneral.org/cancer-center/clinical-trials-and-research/center-for-cancer-research/investigators/rheinbay-lab). Instructions for installation are in the README.
88

9-
I've cloned the cDNA-detector repository adjacent to repository from which I am executing the commands in this wrapper. Thus, this wrapper references the main python script in that library:
10-
```
11-
/home/mvinyard/software/cDNA-detector/cdna-detector.py
12-
```
9+
- *Note*: I've cloned the cDNA-detector repository adjacent to repository from which I am executing the commands in this wrapper. Thus, this wrapper references the main python script in that library: `/home/mvinyard/software/cDNA-detector/cdna-detector.py`
1310

1411

1512
### Usage:

0 commit comments

Comments
 (0)