Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re^2: Syntax error "."

by Newbiez (Initiate)
on Dec 25, 2017 at 08:59 UTC ( [id://1206155]=note: print w/replies, xml ) Need Help??


in reply to Re: Syntax error "."
in thread Syntax error "."

Dear poj,

I am running the script by opening the script using Padre. The script works fine for me. According to the script, it takes two input files. Then, I key in the following command (according to the README_70.txt file) into the script and executed the script:

./targetscan_70.pl miR_Family_info_sample.txt UTR_Sequences_sample.txt targetscan_70_output.txt

However, only syntax error was obtained.

My OS is Microsoft Window vista and perl version 5.12.3

Thank you so much and Merry Christmas.

Best regards,

Newbiez

Replies are listed 'Best First'.
Re^3: Syntax error "."
by poj (Abbot) on Dec 25, 2017 at 09:45 UTC

    Don't make any changes to the script.

    If you want to use Padre open the script targetscan_70.pl using File->Open... Then using Tools->Preferences->Language - Perl 5 set the Script Arguments to miR_Family_info_sample.txt UTR_Sequences_sample.txt targetscan_70_output.txt and Save.

    Now run script (F5)

    If you get message Line 89: Using a | char in open without a | at the beginning or end is usually a typo. Do you want to continue ? press Yes.

    If you get message Should I over-write targetscan_70_output.txt [yes/no]? enter Yes and you should see

    Processing CDC2L6
    Processing FNDC3A
    Processing LIN28B
    Processing LPHN1
    Processing NLRP1
    Processing ZNF197
    Press any key to continue . . .>
    

    poj
      Dear poj,

      Thank you for your help. You are my saviour. =)

      Have a nice day.

      Best regards,

      Newbiez

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1206155]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-04-25 14:50 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found