Skip to content

Commit

Permalink
Merge pull request #88 from colinbrislawn/patch-1
Browse files Browse the repository at this point in the history
Remove one \ from RPCA-moving-pictures.ipynb
  • Loading branch information
cameronmartino authored Jun 14, 2024
2 parents 7209fd3 + 478ab76 commit 0594353
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ipynb/tutorials/RPCA-moving-pictures.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@
"!qiime feature-table rarefy \\\n",
" --i-table qiime2-moving-pictures-tutorial/table.qza \\\n",
" --p-sampling-depth 500 \\\n",
" --o-rarefied-table qiime2-moving-pictures-tutorial/rarefy-table.qza \\"
" --o-rarefied-table qiime2-moving-pictures-tutorial/rarefy-table.qza"
]
},
{
Expand Down

0 comments on commit 0594353

Please sign in to comment.