Skip to content

issue with preparing region features #1

Description

@husamia

I am getting error about the bed file. The instructions don't specific how to generate it.

python scotch/scotch.py prepare-region-features --beds_dir=beds/ --all_rfs_dir=scotch-data-grch37/ --output_trim_rfs_dir=trim_rfs/
Traceback (most recent call last):
File "scotch/scotch.py", line 423, in
COMMANDScommand
File "scotch/scotch.py", line 128, in prepare_region_features
assert bed_file.is_file(), f"beds_dir must contain a file for {chrom}, {bed_file}"
AssertionError: beds_dir must contain a file for 1, beds/1.bed

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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