-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Threads documentation #288
Merged
Merged
Changes from 31 commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
9313fd7
Threads tasks
giuliaelgarcia 1c60c5e
Update index.rst
giuliaelgarcia b939250
Update pipeline_clustering_yml.md
giuliaelgarcia 13836f1
Update pipeline_ingestion_yml.md
giuliaelgarcia 6886b2a
Update pipeline_integration_yml.md
giuliaelgarcia e46b166
Update pipeline_preprocess_yml.md
giuliaelgarcia 65e38cf
Update pipeline_refmap_yml.md
giuliaelgarcia 765fef9
Update pipeline_visualization_yml.md
giuliaelgarcia d68f5ee
Update spatial_deconvolution.md
giuliaelgarcia c005711
Update spatial_preprocess.md
giuliaelgarcia 9c6b886
Update spatial_qc.md
giuliaelgarcia c4fc55c
Delete docs/yaml_docs/threads_tasks_panpipes.xlsx
giuliaelgarcia 7310166
Threads documentation
giuliaelgarcia 9cb92e9
Update pipeline_clustering_yml.md
giuliaelgarcia b76b149
Update pipeline_ingestion_yml.md
giuliaelgarcia 582db34
Update pipeline_integration_yml.md
giuliaelgarcia 866d12a
Update pipeline_preprocess_yml.md
giuliaelgarcia 6ca4530
Update pipeline_refmap_yml.md
giuliaelgarcia 2c991f4
Update pipeline_visualization_yml.md
giuliaelgarcia 95ce2ef
Update spatial_deconvolution.md
giuliaelgarcia 3971ab2
Update spatial_preprocess.md
giuliaelgarcia 28ca7ea
Update spatial_qc.md
giuliaelgarcia bfac191
Update pipeline_clustering_yml.md
giuliaelgarcia e7a2c40
Update pipeline_ingestion_yml.md
giuliaelgarcia 9c9c83a
Update pipeline_integration_yml.md
giuliaelgarcia 9f2e040
Update pipeline_preprocess_yml.md
giuliaelgarcia acf4835
Update pipeline_refmap_yml.md
giuliaelgarcia 2e06eea
Update pipeline_visualization_yml.md
giuliaelgarcia 27945f5
Update spatial_deconvolution.md
giuliaelgarcia 878277e
Update threads_tasks_panpipes.csv
giuliaelgarcia e0b2a21
Updated to an HTML table
giuliaelgarcia 76ba87f
Update pipeline_clustering_yml.md
giuliaelgarcia e7e33ed
Update pipeline_ingestion_yml.md
giuliaelgarcia 8c56052
Update pipeline_integration_yml.md
giuliaelgarcia 8af5044
Update pipeline_preprocess_yml.md
giuliaelgarcia 080e513
Update pipeline_refmap_yml.md
giuliaelgarcia b9595c1
Update pipeline_refmap_yml.md
giuliaelgarcia 1801d8d
Update pipeline_preprocess_yml.md
giuliaelgarcia 527f586
Update pipeline_preprocess_yml.md
giuliaelgarcia f0a5e81
Update pipeline_integration_yml.md
giuliaelgarcia 5c4fb23
Update pipeline_ingestion_yml.md
giuliaelgarcia 80c1f87
Update pipeline_visualization_yml.md
giuliaelgarcia 579349b
Update spatial_deconvolution.md
giuliaelgarcia 8b7ad9c
Update spatial_preprocess.md
giuliaelgarcia 606026e
Update spatial_qc.md
giuliaelgarcia b43a838
Update threads_tasks_panpipes.md
bio-la 5c6b5c4
fixed errors
bio-la 5cbefaf
fixed path to table
bio-la 771a7ee
added title
bio-la 4caff39
paths
bio-la 004eb5b
space
bio-la File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,268 @@ | ||
<table> | ||
<tr> | ||
<th colspan="3">Task ingest</th> | ||
</tr> | ||
<tr> | ||
<th>threads_high</th> | ||
<th>threads_medium</th> | ||
<th>threads_low</th> | ||
</tr> | ||
<tr> | ||
<td>Creating h5mu from filtered data files</td> | ||
<td>load_mudatas</td> | ||
<td>run_repertoire_qc</td> | ||
</tr> | ||
<tr> | ||
<td>Creating h5mu from bg data files</td> | ||
<td>load_bg_mudatas</td> | ||
<td>run_atac_qc</td> | ||
</tr> | ||
<tr> | ||
<td>rna QC</td> | ||
<td>downsample_bg_mudatas</td> | ||
<td>plot_qc</td> | ||
</tr> | ||
<tr> | ||
<td>prot QC</td> | ||
<td>run_scrublet</td> | ||
<td>10X metrics plotting</td> | ||
</tr> | ||
<tr> | ||
<td>prot QC</td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<th colspan="3">Task preprocessed</th> | ||
</tr> | ||
<tr> | ||
<th>threads_high</th> | ||
<th></th> | ||
<th></th> | ||
</tr> | ||
<tr> | ||
<td>assess background</td> | ||
<td></td> | ||
<td>threads_low</td> | ||
</tr> | ||
<tr> | ||
<td>rna_preprocess</td> | ||
<td></td> | ||
<td>filter_mudata</td> | ||
</tr> | ||
<tr> | ||
<td>prot_preprocess</td> | ||
<td></td> | ||
<td>postfilterplot</td> | ||
</tr> | ||
<tr> | ||
<td>atac_preprocess</td> | ||
<td></td> | ||
<td>downsample</td> | ||
</tr> | ||
<tr> | ||
<th colspan="3">Task integration</th> | ||
</tr> | ||
<tr> | ||
<th>threads_high</th> | ||
<th>threads_medium</th> | ||
<th>threads_low</th> | ||
</tr> | ||
<tr> | ||
<td>run_no_batch_correct_rna</td> | ||
<td>Evaluation</td> | ||
<td>run_lisi</td> | ||
</tr> | ||
<tr> | ||
<td>run_bbknn_rna</td> | ||
<td>plot_umaps</td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>run_harmony_rna</td> | ||
<td>run_scib_metrics</td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>run_combat_rna</td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>run_scanorama_rna</td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>run_scvi_rna</td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>run_no_batch_correct_prot</td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>run_harmony_prot</td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>run_bbknn_prot</td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>run_combat_prot</td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>run_no_batch_correct_atac</td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>run_harmony_atac</td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>run_bbknn_atac</td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>run_totalvi</td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>run_multivi</td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>run_mofa</td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>run_wnn</td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>merge_integration</td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<th colspan="3">Task clustering</th> | ||
</tr> | ||
<tr> | ||
<th>threads_high</th> | ||
<th>threads_medium</th> | ||
<th>threads_low</th> | ||
</tr> | ||
<tr> | ||
<td>run_neighbors</td> | ||
<td>run_clustering</td> | ||
<td>clustering</td> | ||
</tr> | ||
<tr> | ||
<td>run_umap</td> | ||
<td>collate_mdata</td> | ||
<td>clustering</td> | ||
</tr> | ||
<tr> | ||
<td>find_markers</td> | ||
<td>plot_cluster_umaps</td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td></td> | ||
<td>plot_markers</td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<th colspan="3">Task vis</th> | ||
</tr> | ||
<tr> | ||
<th>threads_high</th> | ||
<th></th> | ||
<th>threads_low</th> | ||
</tr> | ||
<tr> | ||
<td>plot_custom_markers_per_group</td> | ||
<td></td> | ||
<td>plot_metrics</td> | ||
</tr> | ||
<tr> | ||
<td>plot_custom_markers_umap</td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>plot_categorical_umaps</td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>write_obs</td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>plot_scatters</td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>Task refmap</td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>threads_high</td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>run_refmap_scvi</td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<td>run_scib_refmap</td> | ||
<td></td> | ||
<td></td> | ||
</tr> | ||
<tr> | ||
<th colspan="3">Task preprocessed spatial</th> | ||
</tr> | ||
<tr> | ||
<th>threads_high</th> | ||
<th></th> | ||
<th>threads_low</th> | ||
</tr> | ||
<tr> | ||
<td>spatial_preprocess</td> | ||
<td></td> | ||
<td>filter_mudata</td> | ||
</tr> | ||
<tr> | ||
<th colspan="3">Task Spatial</th> | ||
</tr> | ||
<tr> | ||
<th>threads_high</th> | ||
<th></th> | ||
<th>threads_low</th> | ||
</tr> | ||
<tr> | ||
<td>load_mudata</td> | ||
<td></td> | ||
<td>plotQC_spatial</td> | ||
</tr> | ||
</table> |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@giuliaelgarcia you deleted the csv file in favour of the md file but you're still referencing the csv in all the documentation pages. can you please fix?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@bio-la Just fixed this!