-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels