Hi Alaa,
At this point, you can't unfortunately, although I agree it would be nice if you could. What if we added a new argument: "columnTypeList" that had a comma separated list of values as follows:
s = source node
t = target node
i = interaction
ea = edge attribute
sa = source node attribute
ta = target node attribute
x = do not import
Would that be helpful?
-- scooter
--
You received this message because you are subscribed to the Google Groups "cytoscape-helpdesk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-helpd...@googlegroups.com.
To post to this group, send email to cytoscape...@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-helpdesk.
To view this discussion on the web visit https://groups.google.com/d/msgid/cytoscape-helpdesk/997d66b1-2484-4aa4-9b22-e8c4d01f9d0c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-helpdesk+unsub...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-helpdesk+unsub...@googlegroups.com.
Hello again Scooter,
I got some good and bad news.
The good news, I can now batch import multiple networks at the same time with the command line.
The bad news, Cytoscape is messing up the data in the source node attribute, which I have even noticed in the current stable version. I am joining you two screenshots for you to understand better what I mean. As you can see, in Cytoscape, the Log2FC and the P-value of PTN is not the same that is found in the file. I have noticed this issue even in the current Cytoscape when I uploaded the files one by one. Is this something related to "shared name" ? If not, then I believe that this shouldn't be the normal behavior to expect when you upload multiple networks in the same collection. Is there any hotfix for this issue ?
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-helpd...@googlegroups.com.
To post to this group, send email to cytoscape...@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-helpdesk.
To view this discussion on the web visit https://groups.google.com/d/msgid/cytoscape-helpdesk/35f73184-5504-4fa1-a01f-d4260f066e40%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-helpd...@googlegroups.com.
To post to this group, send email to cytoscape...@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-helpdesk.
To view this discussion on the web visit https://groups.google.com/d/msgid/cytoscape-helpdesk/97033008-df80-41f1-917b-2f04e6f3d997%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "cytoscape-helpdesk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-helpd...@googlegroups.com.
To post to this group, send email to cytoscape...@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-helpdesk.
To view this discussion on the web visit https://groups.google.com/d/msgid/cytoscape-helpdesk/6fc5ac63-dbd0-4e8a-b46a-b3a1632c5438%40googlegroups.com.
Sorry -- I haven't had a chance to look at it yet.
-- scooter
On 03/26/2018 01:32 AM, Alaa Badredine wrote:
Hello,--
Are there any news concerning this issue ?
Best regards,Alaa
You received this message because you are subscribed to the Google Groups "cytoscape-helpdesk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-helpdesk+unsub...@googlegroups.com.
Dear Ian,
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-helpd...@googlegroups.com.
To post to this group, send email to cytoscape...@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-helpdesk.
To view this discussion on the web visit https://groups.google.com/d/msgid/cytoscape-helpdesk/8abeca35-200e-494a-ba6a-14894e9ac982%40googlegroups.com.
Hi Scooter,
Thanks for your reply. I would like to know if this is the normal behavior of Cytoscape when you read the samples in the same root network. I don't wish to create a new collection for each sample. For example, I have a set of samples that come from different type of experiments. For each experiment, I want to put these samples together in the same collection. Then, it would be easier for the user to navigate through each samples and compare them from an experiment to another.
Could you please tell me about the issue you found ? Or at least if it has been fixed now ?
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-helpd...@googlegroups.com.
To post to this group, send email to cytoscape...@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-helpdesk.
To view this discussion on the web visit https://groups.google.com/d/msgid/cytoscape-helpdesk/9d1f3492-39a7-47c6-8e77-0009e22e7528%40googlegroups.com.
Hello everyone,Sorry to reopen this old post.Scooter, if you still see this, I would like to ask you a few questions about the nightly build of Cytoscape with the new contents. Could you please confirm if the following questions are true/false ?
- Can I now import multiple networks in the same root while keeping the attributes of each network without affecting the others (local function of Cytoscape when selecting attribute) ?
- Can I use the command dialog to import multiple network files in the same root while making the attributes to be local ?
Also, I noticed a weird behavior, I tried to upload a network that had similar lines to the following:
preferredName_A preferredName_B Type_A Log2FC_A Q-value_A BaseMean_A Impact_A Neighborhood_Score Fusion_Score Phylogenetic_Score Coexpression_Score Textmining_Score Experimental_Score Database_Score Combined_ScoreMRPS35 A2ML1 DE 1.06132772737978 1.75625284527198e-06 593.369432512771 0.00 0.00 0.00 0.00 0.00 0.00 0.418 0.00 0.418with the following command:
network import file file="/home/badredda/Documents/Analysis/Samples/our_samples/network/String/2.txt" dataTypeList="s,s,s,f,f,f,s,f,f,f,f,f,f,f,f" delimiters="\t" firstRowAsColumnNames=false startLoadRow=1 columnTypeList="s,t,sa,sa,sa,sa,sa,ea,ea,ea,ea,ea,ea,ea,ea" indexColumnSourceInteraction=1 indexColumnTargetInteraction=2
and creating the network in the attachments. I think this isn't supposed to be normal unless I made a mistake somewhere in my command line. Could you please correct me if I am wrong ?Thanks in advance.
Kind regards,Alaa
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-helpd...@googlegroups.com.
To post to this group, send email to cytoscape...@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-helpdesk.
To view this discussion on the web visit https://groups.google.com/d/msgid/cytoscape-helpdesk/6fc5ac63-dbd0-4e8a-b46a-b3a1632c5438%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "cytoscape-helpdesk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-helpd...@googlegroups.com.
To post to this group, send email to cytoscape...@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-helpdesk.
To view this discussion on the web visit https://groups.google.com/d/msgid/cytoscape-helpdesk/8abeca35-200e-494a-ba6a-14894e9ac982%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "cytoscape-helpdesk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-helpd...@googlegroups.com.
To post to this group, send email to cytoscape...@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-helpdesk.
To view this discussion on the web visit https://groups.google.com/d/msgid/cytoscape-helpdesk/9d1f3492-39a7-47c6-8e77-0009e22e7528%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "cytoscape-helpdesk" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/cytoscape-helpdesk/opXceCSErA8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to cytoscape-helpd...@googlegroups.com.
To post to this group, send email to cytoscape...@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-helpdesk.
To view this discussion on the web visit https://groups.google.com/d/msgid/cytoscape-helpdesk/1186e24b-511d-9f0a-4754-412077bb3fc3%40cgl.ucsf.edu.
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-helpd...@googlegroups.com.
To post to this group, send email to cytoscape...@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-helpdesk.
To view this discussion on the web visit https://groups.google.com/d/msgid/cytoscape-helpdesk/6fc5ac63-dbd0-4e8a-b46a-b3a1632c5438%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "cytoscape-helpdesk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-helpd...@googlegroups.com.
To post to this group, send email to cytoscape...@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-helpdesk.
To view this discussion on the web visit https://groups.google.com/d/msgid/cytoscape-helpdesk/8abeca35-200e-494a-ba6a-14894e9ac982%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "cytoscape-helpdesk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-helpd...@googlegroups.com.
To post to this group, send email to cytoscape...@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-helpdesk.
To view this discussion on the web visit https://groups.google.com/d/msgid/cytoscape-helpdesk/9d1f3492-39a7-47c6-8e77-0009e22e7528%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "cytoscape-helpdesk" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/cytoscape-helpdesk/opXceCSErA8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to cytoscape-helpd...@googlegroups.com.
To post to this group, send email to cytoscape...@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-helpdesk.
To view this discussion on the web visit https://groups.google.com/d/msgid/cytoscape-helpdesk/7eb979f7-549b-483d-b9fb-4a28cf8da8e1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
sorry for the bump.
On Thu, Jul 19, 2018 at 3:21 PM Alaa Badredine <alaa.ba...@gmail.com> wrote:Hello everyone,Sorry to reopen this old post.Scooter, if you still see this, I would like to ask you a few questions about the nightly build of Cytoscape with the new contents. Could you please confirm if the following questions are true/false ?
- Can I now import multiple networks in the same root while keeping the attributes of each network without affecting the others (local function of Cytoscape when selecting attribute) ?
- Can I use the command dialog to import multiple network files in the same root while making the attributes to be local ?
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-helpdesk+unsub...@googlegroups.com.
To post to this group, send email to cytoscape...@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-helpdesk.
To view this discussion on the web visit https://groups.google.com/d/msgid/cytoscape-helpdesk/6fc5ac63-dbd0-4e8a-b46a-b3a1632c5438%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "cytoscape-helpdesk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-helpdesk+unsub...@googlegroups.com.
To post to this group, send email to cytoscape...@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-helpdesk.
To view this discussion on the web visit https://groups.google.com/d/msgid/cytoscape-helpdesk/8abeca35-200e-494a-ba6a-14894e9ac982%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "cytoscape-helpdesk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-helpdesk+unsub...@googlegroups.com.
To post to this group, send email to cytoscape...@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-helpdesk.
To view this discussion on the web visit https://groups.google.com/d/msgid/cytoscape-helpdesk/9d1f3492-39a7-47c6-8e77-0009e22e7528%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "cytoscape-helpdesk" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/cytoscape-helpdesk/opXceCSErA8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to cytoscape-helpdesk+unsub...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-helpdesk+unsub...@googlegroups.com.
To post to this group, send email to cytoscape...@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-helpdesk.
To view this discussion on the web visit https://groups.google.com/d/msgid/cytoscape-helpdesk/6fc5ac63-dbd0-4e8a-b46a-b3a1632c5438%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "cytoscape-helpdesk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-helpdesk+unsub...@googlegroups.com.
To post to this group, send email to cytoscape...@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-helpdesk.
To view this discussion on the web visit https://groups.google.com/d/msgid/cytoscape-helpdesk/8abeca35-200e-494a-ba6a-14894e9ac982%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "cytoscape-helpdesk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cytoscape-helpdesk+unsub...@googlegroups.com.
To post to this group, send email to cytoscape...@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-helpdesk.
To view this discussion on the web visit https://groups.google.com/d/msgid/cytoscape-helpdesk/9d1f3492-39a7-47c6-8e77-0009e22e7528%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "cytoscape-helpdesk" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/cytoscape-helpdesk/opXceCSErA8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to cytoscape-helpdesk+unsub...@googlegroups.com.
To post to this group, send email to cytoscape...@googlegroups.com.
Visit this group at https://groups.google.com/group/cytoscape-helpdesk.
To view this discussion on the web visit https://groups.google.com/d/msgid/cytoscape-helpdesk/7eb979f7-549b-483d-b9fb-4a28cf8da8e1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.