Skip to content

Lab files analysis .sh file #17

@jcasadogp

Description

@jcasadogp

When I tried to populate the DB with the command:

python3 main.py populateDB --info_file ../../Desktop/local_thesis_files/yml_files/study_information.yml

The study_information.yml contained these directories for files:

value: /Users/julia/Desktop/local_thesis_files/BT_mucin_RNAseq_3.txt

I got the following error (which started a cascade or errors):

ls: /Users/julia/Desktop/local_thesis_files/BT_mucin_RNAseq_3.txt/: Not a directory

This was because I tried to populate a single file that was not contained in a directory. The code expects a directory, even if it only contains 1 file, for the moment.

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