-
Notifications
You must be signed in to change notification settings - Fork 192
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
identical .gff file names from different genome, and then issue with mcl groups #341
Comments
You need to use --prefix 'strain_name' in the command line - this will give you strain_name.gff I also use --locustag 'strain_name' as this names the genes after your strain and not the default Hope this works. |
Thanks. I did Prokka again with --prelix in the command. |
@bhclement sounds like your installation of thank you @menright99 for helping with Prokka. |
Thanks Torsten! So I need re-install mcl? |
Roary was installed in the server, while mcl was installed in a personal dir. Is this the issue? |
Can you provide us with the output of |
Please cite Roary if you use any of the results it produces: 2017/08/21 21:05:45 Looking for 'Rscript' - found /usr/local/bin/Rscript Options: -p INT number of threads [1] Example: Quickly generate a core gene alignment using 8 threads |
Roary did not recognize the local path I export: export PATH=/projects3/giardia/TB_pilot/4Dec2016/Spade_genomes/Roary_data/mcl-0 5-090/src/alien/oxygen/src/:$PATH |
If you type 'mcl' what do you get?
Andrew
…On 22 Aug 2017 5:09 am, "bhclement" ***@***.***> wrote:
Roary did not recognize the local path I export:
export PATH=/projects3/giardia/TB_pilot/4Dec2016/Spade_genomes/Roary_data/mcl-0
5-090/src/alien/oxygen/src/:$PATH
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#341 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AABeV64X3wcK0NKBxFrBIIhX161JuY4Mks5salSMgaJpZM4O789L>
.
|
Also '*mclblastline'*
…On 22 Aug 2017 7:46 am, "Andrew Page" ***@***.***> wrote:
If you type 'mcl' what do you get?
Andrew
On 22 Aug 2017 5:09 am, "bhclement" ***@***.***> wrote:
> Roary did not recognize the local path I export:
>
> export PATH=/projects3/giardia/TB_pilot/4Dec2016/Spade_genomes/Roary_data/mcl-0
> 5-090/src/alien/oxygen/src/:$PATH
>
> —
> You are receiving this because you are subscribed to this thread.
> Reply to this email directly, view it on GitHub
> <#341 (comment)>,
> or mute the thread
> <https://github.com/notifications/unsubscribe-auth/AABeV64X3wcK0NKBxFrBIIhX161JuY4Mks5salSMgaJpZM4O789L>
> .
>
|
[ctsui@grl-salk 4Dec2016]$ mcl |
So I did not install mcl properly? |
There does appear to be a problem with mcl. Is that space character in the PATH intentional or a typo? |
which space? |
@bhclement what does |
any insights? Thanks. |
Seems you are using |
Hello, I reinstalled mcl and it appeared to be working now. |
@bhclement that is great news! can you please close this issue now? |
Hello,
I was testing Prokka and Roary for my genomes.
I followed the Prokka command for genome annotations but all .gff files of different samples have the identical .gff file names! Is this normal?
Also there were some error message when I run the Roary commands.
I will appreciate for advice.
Thanks,
KT
p.s. command and result copied below.
[ctsui@grl-salk E_coli] prokka --kingdom Bacteria --outdir Ecoli_V29 --locustag ecoli_V_29 --addgenes --force --cpus 8 V_29.contigs.fasta
[ctsui@grl-salk E_coli]$ roary -e --mafft -p 8 ./Ecoli*/*.gff
2017/08/17 17:52:10 Extracting proteins from GFF files
Extracting proteins from /Ecoli_V5/PROKKA_08172017.gff
Extracting proteins from Ecoli_V29/PROKKA_08172017.gff
Extracting proteins from Ecoli_U16/PROKKA_08172017.gff
Extracting proteins from /Ecoli_V7/PROKKA_08172017.gff
Extracting proteins from /Ecoli_V21/PROKKA_08172017.gff
Combine proteins into a single file
Iteratively run cd-hit
Parallel all against all blast
BLAST Database error: No alias or index file found for protein database [/projects/roary_test/_1503017512/DJ3228qGRO/output_contigs] in search path [/projects/roary_test/_1503017512::]
Cluster with MCL
2017/08/17 17:53:05 Running command: pan_genome_post_analysis -o clustered_proteins -p pan_genome.fa -s gene_presence_absence.csv -c _clustered.clstr --output_multifasta_files -i /projects/E_coli/roary_test/_1503017512/ZV2aUQOBho//_gff_files -f /projects/E_coli/roary_test/_1503017512/ZV2aUQOBho//_fasta_files -t 11 --dont_create_rplots -v --mafft -j Local --processors 1 --group_limit 50000 -cd 99
2017/08/17 17:53:07 Reinflate clusters
Cant open file: _uninflated_mcl_groups
The text was updated successfully, but these errors were encountered: