Hi @guerler,
I am not certain if this is the right place to report this. This phylocanvas tree viewer only supports both newick and nhx file extension on Galaxy. The issue is that the Qiime2 tools export only produces tree with nwk as file format on galaxy, and the nwk can be detected as a valid file type on Galaxy. However, the phylocanvas only supports both newick and nhx as phylogenetic tree file. I wonder if phylocanvas could also support nwk file format on Galaxy. It is import to support nwk if Galaxy continues to support qiime2. Without nwk file format support, users need to change the file from nwk to nhx/newick manually.
|
<model_class>HistoryDatasetAssociation</model_class> |
This is an example of converting qza to newick with Qiiime2 on Galaxy
Example
Input : a qza file with Type ( Phylogeny[Unrooted])
tool : qiime2 tools export
setting :
The type of your input qza is : Phylogeney[Unrooted]
The current QIIME2 format is : NewickDirectoryFormat
To change the format, select the type indicated above:
Phylogency[Unrooted]
QIIME 2 file format to convert to:
Newick Format
thanks
Hi @guerler,
I am not certain if this is the right place to report this. This phylocanvas tree viewer only supports both newick and nhx file extension on Galaxy. The issue is that the Qiime2 tools export only produces tree with nwk as file format on galaxy, and the nwk can be detected as a valid file type on Galaxy. However, the phylocanvas only supports both newick and nhx as phylogenetic tree file. I wonder if phylocanvas could also support nwk file format on Galaxy. It is import to support nwk if Galaxy continues to support qiime2. Without nwk file format support, users need to change the file from nwk to nhx/newick manually.
galaxy-visualizations/packages/phylocanvas/public/phylocanvas.xml
Line 11 in bad1e9c
This is an example of converting qza to newick with Qiiime2 on Galaxy
Example
Input : a qza file with Type ( Phylogeny[Unrooted])
tool : qiime2 tools export
setting :
The type of your input qza is : Phylogeney[Unrooted]
The current QIIME2 format is : NewickDirectoryFormat
To change the format, select the type indicated above:
Phylogency[Unrooted]
QIIME 2 file format to convert to:
Newick Format
thanks