UGENE Forum
https://forum.ugene.net/forum/YaBB.pl
General Category >> Help and How-to >> Multiplexer
https://forum.ugene.net/forum/YaBB.pl?num=1332121952

Message started by kenkl on Mar 19th, 2012 at 8:52am

Title: Multiplexer
Post by kenkl on Mar 19th, 2012 at 8:52am
Hi there,

I'm trying out on the function of the multiplexer for my workflow. Is it possible that I could parse the information from the multiplexer into 1 single element? I had tried it but it would not work, I'm trying to parse the information into LUCY trimmer which requires 2 input data from 2 upstream element, 1 FASTA file and 1 quality file.

When I tried the multiplexer the other way, that's by parsing it out to 2 "Write" elements, it worked seamlessly.

Kindly advice on this.

P/S: I had attached the screenshots for your reference. 1 is the successful one with 2 out elements, and 1 is the one that crashes with 1 out element.
success.png (139 KB | )
crash.png (157 KB | )

Title: Re: Multiplexer
Post by German Grekhov on Mar 20th, 2012 at 9:31am

kenkl wrote on Mar 19th, 2012 at 8:52am:
Hi there,

I'm trying out on the function of the multiplexer for my workflow. Is it possible that I could parse the information from the multiplexer into 1 single element? I had tried it but it would not work, I'm trying to parse the information into LUCY trimmer which requires 2 input data from 2 upstream element, 1 FASTA file and 1 quality file.

When I tried the multiplexer the other way, that's by parsing it out to 2 "Write" elements, it worked seamlessly.

Kindly advice on this.

P/S: I had attached the screenshots for your reference. 1 is the successful one with 2 out elements, and 1 is the one that crashes with 1 out element.


Kenneth, which multiplexing rule do you set for the multiplexer?

Title: Re: Multiplexer
Post by kenkl on Mar 20th, 2012 at 9:50am
Hi!

I used 1 to 1 rule.

Thanks!

Title: Re: Multiplexer
Post by German Grekhov on Apr 5th, 2012 at 11:36am
Kenneth, the issue has been resolved (https://ugene.unipro.ru/tracker/browse/UGENE-908).
There was our internal mistake. Thank for your bug report!

Title: Re: Multiplexer
Post by kenkl on Apr 5th, 2012 at 2:17pm
Wow, that's great news! Waiting eagerly for the snapshot release now! :)

Thanks!!

Title: Re: Multiplexer
Post by German Grekhov on Apr 5th, 2012 at 5:55pm
I have tried to use lucy from UGENE WD. It works well. You can see the scheme on the attached screenshot.

I have added a new output slot type "Output file url" for external tools workers. It is the analog of "Read as String value".

When the external tool worker finished its running process then the file, corresponding with the "Output file url" slot, is not deleted. And this url could be used in next scheme elements.

But the file will be deleted after finishing the workflow. So, your wishes, that described here (https://ugene.unipro.ru/tracker/browse/UGENE-896), are not satisfied. But this issue will be resolved asap.

lucy.JPG (73 KB | )

Title: Re: Multiplexer
Post by kenkl on Apr 6th, 2012 at 2:33pm
Hi German, do you mind sharing what are the parameters that you've set for LUCY?

Does the LUCY gives any output?

Thanks!

Kenneth

Title: Re: Multiplexer
Post by German Grekhov on Apr 10th, 2012 at 1:56pm

kenkl wrote on Apr 6th, 2012 at 2:33pm:
Hi German, do you mind sharing what are the parameters that you've set for LUCY?

Does the LUCY gives any output?

Thanks!

Kenneth

Here is my execution string:

lucy -v $first_file $second_file $seq_url $qual_url -output $good_seq $good_qual_url

$first_file - url parameter (PUC19);
$qual_url - url parameter (PUC19splice);

$seq_url - input "Read as string value" text port (it is fasta files from ttuner_seq);
$qual_url - input "Read as string value" text port (it is qul files from ttuner_quality);

$good_seq - output fasta sequence slot;
$good_qual_url - output "Write as output file url" text slot (qul files from lucy);

Title: Re: Multiplexer
Post by kenkl on Apr 10th, 2012 at 4:10pm
Hi,

I'm facing problem with LUCY, it works well before hand and not sure why it does not work now. Had troubleshoot it with possible faults but still can't work.

I set the same parameters as yours, I could still run LUCY on command line, and it still runs when I hardcode the path to input data files.

Need help on this. Thanks!

Kenneth


Title: Re: Multiplexer
Post by German Grekhov on Apr 11th, 2012 at 9:56am
Kenneth,
as I can see from the screenshot, your lucy element works well, because "File list" has produced only one message and lucy has retrieved it (0 in queue, 1 passed).
So why do you think that the problem is in lucy element?

I have seen your post about AWK scripts but I haven't investigated the problem yet.

Title: Re: Multiplexer
Post by kenkl on Apr 12th, 2012 at 7:45am
Hi German,

Sorry, I had attached the wrong screenshot for your reference. This is the one that I'm supposed to attach. I'm unsure of what went wrong as apparent lucy just doesn't work in UGENE, the execution string are the same as previous and it works previously but not sure why. Please help on this yea, thanks!

Kenneth
lucy_fail.png (62 KB | )

Title: Re: Multiplexer
Post by Octavio Igtanloc on Jul 2nd, 2012 at 12:26pm

kenkl wrote on Apr 5th, 2012 at 2:17pm:
Wow, that's great news! Waiting eagerly for the snapshot release now! :)

Thanks!!

Thank you,very much! :-*

UGENE Forum » Powered by YaBB 2.5 AE!
YaBB Forum Software © 2000-2010. All Rights Reserved.