make_lastz_chains
make_lastz_chains copied to clipboard
Portable solution to generate genome alignment chains using lastz
Hi, Our HPC uses PBSpro. Does `make_lastz_chains` support PBSpro? Best wishes, MIchal
Hi To obtain the prequel input file for TOGA, I attempted the process based on the information provided, but encountered some difficulties. I'm unsure how to proceed and would appreciate...
Hi,I'm hoping you could provide some guidance or suggestions. my command: ./make_chains.py hg38 Ea /data/groups/home/make_lastz_chains/genome/hg38.2bit /data/groups/home/make_lastz_chains/genome/Ea.2bit --pd /data/groups/public/home/Chains/Ea -f --chaining_memory 16 I use --executor local instead of --executor slurm, is...
I'm trying to help a researcher speed up `make_chains.py` results for a mammal. Using [this closed issue regarding parallelization](https://github.com/hillerlab/make_lastz_chains/issues/2), as inspiration, we'd like to speed up the process via our...
On RHEL8, nextflow 23.10.0, anaconda/3-2023.09 on a shared HPC cluster, running the below example from [Running the pipeline](https://github.com/hillerlab/make_lastz_chains?tab=readme-ov-file#running-the-pipeline), results in the below. Did I miss a step? ``` ./make_chains.py target...
Hello! I am messaging because I am encountering a problem with the clean_chains part of this pipeline when run from a compute node on a HPC cluster. Everything works great...
Hi ! I get this error if I use 'slurm' to submit the job, but I don't get it if I run the command directly on another server. The programme...
Hi, I am trying it to run it and it fails at what looks like the last step after a long time running. I dont understand what this error means...
Hello, got an error at last Clean chains step: ### Clean Chains Step ### Chains were filled: using /users/hpctestuser/mprylutskyi/makechains/make_lastz_chains/deschrambler_test_files/temp_chain_run/human.cow.filled.chain.gz as input Chain to be cleaned saved to: /users/hpctestuser/mprylutskyi/makechains/make_lastz_chains/deschrambler_test_files/temp_chain_run/human.cow.before_cleaning.chain.gz An error...
Hello again, Bogdan and Michael, So far, `make_lastz_chains` has been working great, and the largest successfully aligned was the wheat genome (14.6 Gb). This time, I was asked to see...