Skip to content

Problem with the CBIG_preproc_QC_greyplot.csh #2

@younghoo

Description

@younghoo

In the Line 151, awk '{print substr($0, 0, 3)}' should be replaced with awk '{print substr($0, 1, 3)}' so that the pipeline could be successfully run in my case. I don't know whether this is a bug or not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions