Skip to content

Commit e31f878

Browse files
committed
Removed CWAS and BASC from documentation.
1 parent 4cfa6b2 commit e31f878

File tree

3 files changed

+2
-6
lines changed

3 files changed

+2
-6
lines changed

docs/user/_sources/data_config.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ In order to run CPAC, you must specify a list of subjects and data files to proc
44

55
.. figure:: /_images/subject_list_gui.png
66

7-
**Note: If you are loading a previously created subject list, make sure that you click the 'Load' button on the main CPAC screen (left of the 'Subject Lists' box) instead of 'Load Settings' on this screen. 'Load Settings' is intended for data configuration files generated by the subject list setup interface and other YAML files will not work.**
7+
**Note: If you are loading a previously created subject list, make sure that you click the 'Load' button on the main CPAC screen (right of the 'Subject Lists' box) instead of 'Load Settings' on this screen. 'Load Settings' is intended for data configuration files generated by the subject list setup interface and other YAML files will not work.**
88

99
Defining File Path Templates
1010
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

docs/user/_sources/outputs.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,8 @@ Derivatives are the processed individual-level outputs of C-PAC. These include
2929
* :doc:`Dual Regression </dual_reg>` - Compare large-scale networks.
3030
* :doc:`Amplitude of Low Frequency Fluctuations (ALFF) and fractional ALFF (fALFF) </alff>` - Measure the power of slow fluctuations in brain activity.
3131
* :doc:`Voxel-mirrored Homotopic Connectivity (VMHC) </vmhc>` - Investigate connectivity between hemispheres.
32-
* :doc:`Bootstrap Analysis of Stable Clusters (BASC) </basc>` - Quantify the stable characteristics of networks.
3332
* :doc:`Regional Homogeneity (ReHo) </reho>` - Measure the similarity of activity patterns across neighboring voxels.
3433
* :doc:`Network Centrality </centrality>` - Analyze the structure of functional networks.
35-
* :doc:`Connectome-wide Association Studies (CWAS) </cwas>` - Explore the relationship between patterns of functional connectivity and phenotypes.
3634

3735
C-PAC also makes it easy to :doc:`export timeseries information </tse>` from your data. You can choose to extract timeseries from regions of interest, and individual voxels.
3836

docs/user/_sources/use.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -80,10 +80,8 @@ Alternately, it is of course possible to simply view CPAC outputs using the appl
8080

8181
Running Group-Level Analysis
8282
----------------------------
83-
To run BASC, CWAS, or FSL Group Analysis you must have already run preprocessing and individual-level analysis. To configure group-level analysis, select a pipeline for which you have run preprocessing and individual-level anlaysis, then click Edit. See the following pages for information on configuring group-level analysis functions:
83+
To run FSL Group Analysis you must have already run preprocessing and individual-level analysis. To configure group-level analysis, select a pipeline for which you have run preprocessing and individual-level anlaysis, then click Edit. See the following page for information on configuring group-level analysis functions:
8484

85-
* :doc:`Bootstrap Analysis of Stable Clusters </basc>`
86-
* :doc:`Connectome-wide Association Studies </cwas>`
8785
* :doc:`FSL Group Analysis </fsl_ga>`
8886

8987
When you are finished configuring the pipeline for group-level analysis, click save.

0 commit comments

Comments
 (0)