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

Errors using parallel #5

Open
juancresc opened this issue Feb 15, 2019 · 1 comment
Open

Errors using parallel #5

juancresc opened this issue Feb 15, 2019 · 1 comment

Comments

@juancresc
Copy link

perl /home/juan/Desktop/juan/bio/mrcv/sw/TargetFinder/targetfinder_threads.pl -f data/res/mirna_deg_fasta.fa -d data/res/iwgsc_4_2_19/sRNA_DEG.fasta -o data/res/target_parallel.csv
Unknown option: 1
Unknown option: .
Unknown option: 3
Unknown option: 8
Unknown option: 8
Unknown option: 2
Unknown option: 0
Unknown option: 4
Unknown option: 4
Unknown option: 0
Unknown option: 0
Unknown option: 0
Unknown option: 2
Unknown option: 4
Unknown option: 6
Unknown option: 2
Use of uninitialized value within %bp in multiplication () at /home/juan/Desktop/juan/bio/mrcv/sw/TargetFinder/targetfinder.pl line 365.
Use of uninitialized value within %bp in multiplication (
) at /home/juan/Desktop/juan/bio/mrcv/sw/TargetFinder/targetfinder.pl line 365.

both files are valid fasta files

@bbermudez
Copy link

Hi Juan,
Out of curiosity, do you get the same error if you run targetfinder_threads.pl without the perl?
Something like this:

/home/juan/Desktop/juan/bio/mrcv/sw/TargetFinder/targetfinder_threads.pl -f data/res/mirna_deg_fasta.fa -d data/res/iwgsc_4_2_19/sRNA_DEG.fasta -o data/res/target_parallel.csv

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

2 participants