Skip to content

Commit

Permalink
rename tar files
Browse files Browse the repository at this point in the history
  • Loading branch information
zheminzhou committed May 8, 2020
1 parent 27f8025 commit a02ffff
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
### Dataset_S1.Smutans.tar.gz
### Dataset S1.tar.gz
31 _Streptococcus mutans_ genomes reconstructed from metagenomic data

### Dataset_S2.Ssobrinus.tar.gz
### Dataset S2.tar.gz
15 _Streptococcus sobrinus_ genomes reconstructed from metagenomic data

### Dataset_S3.SPARSE.tar.gz
### Dataset S3.tar.gz
|**Python Scripts** | |
|----------------|------|
|1. SPARSE_ml.py | Fit machine learning models on SPARSE results |
Expand Down Expand Up @@ -33,7 +33,7 @@
##### Tested on Python >= 3.6
* Unpack TAR ball:
```
tar vxzf Dataset_S3.SPARSE.tar.gz
tar vxzf "Dataset S3.tar.gz"
```

* Install required libraries:
Expand Down

0 comments on commit a02ffff

Please sign in to comment.