Broccoli icon indicating copy to clipboard operation
Broccoli copied to clipboard

orthology assignment using phylogenetic and network analyses

Results 13 Broccoli issues
Sort by recently updated
recently updated
newest added

Hi, I'm trying to run on the example dataset using the command `python ~/Broccoli/broccoli.py -dir ~/Broccoli/example_dataset/ -ext '.fasta'` with diamond version 4.0.515 and fasttree version 2.1.11 but am getting completely...

Hello, Thank you for the tool, Can you explain me what does the column nb_reduced_prot corresponds to in dir_step3/statistics_per_OG.txt please ? Thank you, V

Hello! We've tried to run broccoli with different ratio_ortho values: 0.5 (default), 0.3 and 0.7. It turned out that the results were IDENTICAL for all the values. Is this expected?...

Good morning! I tried to run your software. Everything seems to be ok. However I found that there are some proteins (few cases) that have been assigned twice, to different...

Hi! I'm interested in using Broccoli to analyze ~200 proteomes. The amount of time it takes is considerable (as expected). Would it be a correct use of Broccoli to use...

Hi, It's days that Broccoli is running like this during step 3: ![image](https://user-images.githubusercontent.com/9006870/144712050-51a6d387-36ca-4832-a1db-fd560faf8c6c.png) Why is that? Thanks F

Hello I am trying to run Broccoli and it keeps returning the following error message: multiprocessing.pool.RemoteTraceback: """ Traceback (most recent call last): File "/data/evassvis/software/anaconda3/envs/broccoli_env/lib/python3.6/multiprocessing/pool.py", line 119, in worker result =...

Dear Dr. Derelle, Thank you for your work with Broccoli. Quick question, is there support for a user-supplied blast directory, like `orthofinder -b`? I'd like to port my orthology pipelines...

When I attempted to run Broccoli with Python 3.8 I got this error: `Traceback (most recent call last): File "broccoli.py", line 145, in broccoli_step1.step1_kmer_clustering(directory, extension, length_kmer, min_aa, nb_threads) File "/Users/5tl/Downloads/Broccoli-1.2/scripts/broccoli_step1.py",...

Hi there, I am running Broccoli with an expanded dataset (around 3000 multifasta files from bacteria) as input. The expanded dataset containd a subset that I have used before as...