Skip to content

Commit 4d59a08

Browse files
authored
Update README.md
1 parent 2638c59 commit 4d59a08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<ins>R</ins>ecombinant <ins>A</ins>nd <ins>M</ins>ixed-<ins>I</ins>nfection <ins>Fi</ins>nder for SARS-CoV-2 sample. It takes input from aligned bam file (aligned to [NC_045512](https://github.com/chienchi/ramifi/blob/main/ramifi/data/NC_045512.fasta)) based on [defined mutation list json file](https://github.com/chienchi/ramifi/blob/main/ramifi/data/variant_mutation.json) provided in the repo and output recombinant and parents reads in .bam and .tsv file with associated stats file.
77

88
## Design Diagram
9-
<img width="2339" alt="Ramifi_design_diagram" src="https://user-images.githubusercontent.com/737589/185190223-913f57e6-6da2-4202-85e4-77fa9400429e.png">
9+
<img width="2339" alt="Ramifi_design_diagram" src="https://user-images.githubusercontent.com/737589/214627513-7848eae0-3ebd-4864-97cf-dd8e8b3ed416.png">
1010

1111
## Dependencies
1212

@@ -31,7 +31,7 @@
3131
Clone the `ramifi` repository.
3232

3333
```
34-
git clone https://github.com/chienchi/ramifi
34+
git clone https://github.com/LANL-Bioinformatics/ramifi
3535
```
3636

3737
Then change directory to `ramifi` and install.

0 commit comments

Comments
 (0)