Skip to content

Commit

Permalink
Fix join command example
Browse files Browse the repository at this point in the history
  • Loading branch information
WillHannon-MCB committed May 8, 2024
1 parent 09fb561 commit a783ae7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion visualizing-data/vignettes/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ This results in an output `.json` file that can be visualized in the **`dms-viz`

```bash
configure-dms-viz join
--input tests/HIV-Envelope-BF520-DMS/input/IDC508_avg.csv, tests/HIV-Envelope-BF520-DMS/input/IDC513_avg.csv, tests/HIV-Envelope-BF520-DMS/input/IDC561_avg.csv, ...
--input tests/HIV-Envelope-BF520-DMS/input/IDC508_avg.json, tests/HIV-Envelope-BF520-DMS/input/IDC513_avg.json, tests/HIV-Envelope-BF520-DMS/input/IDC561_avg.json, ...
--output tests/HIV-Envelope-BF520-DMS/output/HIV-Envelope-BF520-DMS.json
--description tests/HIV-Envelope-BF520-DMS/README.md
```
Expand Down

0 comments on commit a783ae7

Please sign in to comment.