-
Notifications
You must be signed in to change notification settings - Fork 34
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AIRRflow error/fails at Dowser step #309
Comments
Hi @margaretc-ho , thanks for reporting this issue. This is due to a color palette used in Dowser, and it should have been solved in the new release of Airrflow. Would you mind trying it out with the new release specifying the |
@ggabernet It worked! At first I had trouble running it, but I used the following commands to specifically get the 3.3.0 release
At least for me, I need the pull command first in order to properly retrieve the correct version. I was able to run the pipeline and it completed successfully. Thank you!! |
Hi Margaret, great ti hear thank you! Let me know if you have any further
issues or questions, and sorry for the late reply as I am currenly away
…On Wed, Apr 3, 2024, 1:07 PM Margaret Ho ***@***.***> wrote:
@ggabernet <https://github.com/ggabernet> It worked! At first I had
trouble running it, but I used the following commands to specifically get
the 3.3.0 release
nextflow pull nf-core/airrflow -r 3.3.0
nextflow run nf-core/airrflow -r 3.3.0 -profile biowulf --input Ainhoa_BCR_SampleSheet.tsv --mode assembled --outdir AinhoaBCR_results
At least for me, I need the pull command first in order to properly
retrieve the correct version. I was able to run the pipeline and it
completed successfully. Thank you!!
—
Reply to this email directly, view it on GitHub
<#309 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AA6KC76I3IOEBY55EKJS7VDY3RHNZAVCNFSM6AAAAABECJDEZWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZVGM3TSMBUHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hi there,
I'm new to using AIRRFlow and Nextflow and I was trying to run some B cell sequencing (10X Genomics, AIRR formatted data) through the AIRRflow pipeline. First, I was able to run the pipeline on the test data before I tried it with our data. With our data, I am able to get parts of the pipeline to run but I get an error during the CLONAL_ANALYSIS:DOWSER_LINEAGES step. The command I used to run the pipeline was
When I go to the work directory indicated (/spin1/home/linux/homc/Ainhoa_BCR_data/AIRRdata/work/22/8bdd61484c139132783f18b51a7ff3) it is empty. Please see error message below.
Can anyone help point me in the right direction to try and troubleshoot this? I also attached the .nextflow.log below
Relevant files
nextflow.log
execution_report_2024-03-01_13-13-06.zip
System information
nextflow version 23.10.0.5889
Hardware: HPC (NIH Biowulf cluster)
Executor: SLURM
lsb_release -a
LSB Version: :core-4.1-amd64:core-4.1-noarch
Distributor ID: Rocky
Description: Rocky Linux release 8.7 (Green Obsidian)
Release: 8.7
Codename: GreenObsidian
I believe this should be the latest AIRRflow version 3.2.0
The text was updated successfully, but these errors were encountered: