Skip to content

ProcessRawGEOData fails when supp files is None #7

@rlesca01

Description

@rlesca01

In the ProcessRawGEOData function the following line was changed to remove the or None option. This caused processing of any dataset that didn't have supp files to completely fail. This needs to be modified so that when the occasionally None comes in everything doesn't fail.

is.affy.file <- all(grepl("\\.cel$|\\.cel\\.", supp.files,  ignore.case = TRUE))

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