parascopy
parascopy copied to clipboard
FileNotFoundError: [Errno 2] No such file or directory: 'bedtools'
Within the conda environment, the command
parascopy pretable --force --fasta-ref ref.fa --output pretable.bed.gz
is not able to find bedtools. Probably it is not installed in the environment.