Skip to content
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

Tracer using Singularity #87

Closed
tiagobrc opened this issue Apr 21, 2019 · 1 comment
Closed

Tracer using Singularity #87

tiagobrc opened this issue Apr 21, 2019 · 1 comment

Comments

@tiagobrc
Copy link

Hi,
Thanks for developing Tracer.

I am trying to use the Docker Image with SIngularity and I am having a stranger issue within the igBlast.

Here is the command and error:

singularity exec -H /ru-auth/local/home/trezende/trezende/Johanne/ /ru-auth/local/home/trezende/localPrograms/tracer.simg tracer assemble --loci A B -p 6 -c tracer.conf -s Mmus fastq/Plate_5_B12_S216_R1_001.fastq.gz fastq/Plate_5_B12_S216_R2_001.fastq.gz Plate_5_B12_S216 tracer/

##Running IgBLAST##
CMD failed:
/ncbi-igblast-1.7.0/bin/igblastn -germline_db_V /tracer/resources/Mmus/igblast_dbs/TCR_V.fa -germline_db_D /tracer/resources/Mmus/igblast_dbs/TCR_D.fa -germline_db_J /tracer/resources/Mmus/igblast_dbs/TCR_J.fa -domain_system imgt -organism mouse -ig_seqtype TCR -show_translation -num_alignments_V 5 -num_alignments_D 5 -num_alignments_J 5 -outfmt 3 -auxiliary_data optional_file/mouse_gl.aux -query /ru-auth/local/home/trezende/trezende/Johanne/tracer/Plate_5_B12_S216/Trinity_output/Plate_5_B12_S216_TCR_A.Trinity.fasta

BLAST query/options error: Germline annotation database mouse/mouse_TR_V could not be found in [internal_data] directory
Please refer to the BLAST+ user manual.

Can you help me figure out the problem?

Thanks.

@tiagobrc
Copy link
Author

I solved the problem by setting up the IGDATA variable inside the container. with
export IGDATA=/<path_to_igblast>/igblast/1.4.0/bin

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant