Skip to content

Commit c418870

Browse files
authored
Update babs-init.rst
1 parent 844a37d commit c418870

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

docs/source/babs-init.rst

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,6 @@ Command-Line Arguments
2020
:ref:`how-to-define-name-of-input-dataset` below for general guidelines
2121
and specific restrictions.
2222

23-
--list_sub_file, --list-sub-file : @after
24-
Add this to test if txt below will be rendered...
25-
Please render.
26-
Examples:
27-
`Single-session example <https://github.com/PennLINC/babs/blob/ba32e8fd2d6473466d3c33a1b17dfffc4438d541/notebooks/initial_sub_list_single-ses.csv>`_,
28-
`Multi-session example <https://github.com/PennLINC/babs/blob/ba32e8fd2d6473466d3c33a1b17dfffc4438d541/notebooks/initial_sub_list_multi-ses.csv>`_.
29-
3023
--keep_if_failed, --keep-if-failed : @after
3124
These words below somehow refuse to appear in the built docs...
3225
Please refer to below section
@@ -88,7 +81,9 @@ How is the list of subjects (and sessions) determined?
8881
A list of subjects (and sessions) will be determined when running ``babs-init``,
8982
and will be saved in a CSV file called named ``sub_final_inclu.csv`` (for single-session dataset)
9083
or ``sub_ses_final_inclu.csv`` (for multiple-session dataset),
91-
located at ``/path/to/my_BABS_project/analysis/code``
84+
located at ``/path/to/my_BABS_project/analysis/code``.
85+
86+
**To filter subjects and sessions**, use ``babs-init`` with ``--list-sub-file /path/to/subject/list/csv/file``. Examples: `Single-session example <https://github.com/PennLINC/babs/blob/ba32e8fd2d6473466d3c33a1b17dfffc4438d541/notebooks/initial_sub_list_single-ses.csv>`_, `Multi-session example <https://github.com/PennLINC/babs/blob/ba32e8fd2d6473466d3c33a1b17dfffc4438d541/notebooks/initial_sub_list_multi-ses.csv>`_.
9287

9388
See :ref:`list_included_subjects` for how this list is determined.
9489

0 commit comments

Comments
 (0)