Commit bf226fd9 authored by Alexander, William's avatar Alexander, William
Browse files

Edit README.md

parent 100126c6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -45,7 +45,7 @@ $ motif -f mijamp/ -t 30

Motif data can be found in the `output.tsv` file in the `mijamp/` folder. This output file should match the `expectedOutput.tsv` file present in this directory. Finally, determine the amount of data explained by this methylome using diagnostic.py: 
```
$ diagnostic.py -f mijamp/
$ diagnostic -f mijamp/
```
If processed correctly, the _E. coli_ data should explain 94.8% and 99.7% of the 6mA and 5mC data, respectively.