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

Error in hclust(d = dist(x = fegenie.scaled)) #34

Open
manik-123 opened this issue Dec 7, 2021 · 1 comment
Open

Error in hclust(d = dist(x = fegenie.scaled)) #34

manik-123 opened this issue Dec 7, 2021 · 1 comment

Comments

@manik-123
Copy link

Error in hclust(d = dist(x = fegenie.scaled)) :
NA/NaN/Inf in foreign function call (arg 10)
Calls: as.dendrogram -> hclust
Execution halted

@seanmcallister
Copy link

This error is still occurring:

(fegenie) sean-mini-server:2022_PCC_ManuscriptWork sean_server$ FeGenie.py -bin_dir bins -bin_ext faa -out heme_FeGenie_ALLPROTEINS -t 4 --orfs --all_results --makeplots
checking arguments
.
.
.
All required arguments provided!

starting main pipeline...

.
Looking for following iron-related functional category: iron_aquisition-heme_oxygenase
analyzing All_proteins_fullannotation.faa: 100%   

.
Looking for following iron-related functional category: iron_aquisition-heme_transport
analyzing All_proteins_fullannotation.faa: 100%   

.
Looking for following iron-related functional category: iron_aquisition-iron_transport
analyzing All_proteins_fullannotation.faa: 100%   

.
Looking for following iron-related functional category: iron_aquisition-siderophore_synthesis
analyzing All_proteins_fullannotation.faa: 100%   

.
Looking for following iron-related functional category: iron_aquisition-siderophore_transport
analyzing All_proteins_fullannotation.faa: 100%   

.
Looking for following iron-related functional category: iron_aquisition-siderophore_transport_potential
analyzing All_proteins_fullannotation.faa: 100%   

.
Looking for following iron-related functional category: iron_gene_regulation
analyzing All_proteins_fullannotation.faa: 100%   

.
Looking for following iron-related functional category: iron_oxidation
analyzing All_proteins_fullannotation.faa: 100%   

.
Looking for following iron-related functional category: iron_reduction
analyzing All_proteins_fullannotation.faa: 100%   

.
Looking for following iron-related functional category: iron_storage
analyzing All_proteins_fullannotation.faa: 100%   

.
Looking for following iron-related functional category: magnetosome_formation
analyzing All_proteins_fullannotation.faa: 100%   


Consolidating summary files into one master summary file
Looking for Thermincola S-layer cytochromes and Geobacter-related porin-cytochrome operons
Pre-processing of final outout file
Counting c-type heme-binding motifs
Final processing of output

Writen summary to file: heme_FeGenie_ALLPROTEINS/FeGenie-geneSummary-clusters.csv for visual inspection
Writen summary to file: heme_FeGenie_ALLPROTEINS/FeGenie-geneSummary.csv for downstream parsing and analyses
Writing heatmap-formatted output file: heme_FeGenie_ALLPROTEINS/FeGenie-heatmap-data.csv

Running Rscript to generate plots. Do not be alarmed if you see Warning or Error messages from Rscript. This will not affect any of the output data that was already created. If you see plots generated, great! If not, you can plot the data as you wish on your own, or start an issue on FeGenie's GitHub repository
Loading required package: ggplot2
null device 
          1 
                                [,1] [,2] [,3] [,4] [,5] [,6] [,7] [,8] [,9]
All_proteins_fullannotation.faa 1421   22   18 1424 1164  971  281  220    0
X.1                               NA   NA   NA   NA   NA   NA   NA   NA   NA
                                [,10] [,11] [,12] [,13]
All_proteins_fullannotation.faa     0   531    15   174
X.1                                NA    NA    NA    NA
Error in hclust(d = dist(x = fegenie.scaled)) : 
  NA/NaN/Inf in foreign function call (arg 10)
Calls: as.dendrogram -> hclust
Execution halted




...

Pipeline finished without crashing!!! Thanks for using :)

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