LosicLab / starchip

Detection of Circular RNA and Fusions from RNA-Seq
http://starchimp.readthedocs.io/en/latest/
MIT License
32 stars 11 forks source link

Use of uninitialized value Error on Step1.sh and Step2.sh - normal? #35

Open lauhinojosa opened 1 year ago

lauhinojosa commented 1 year ago

Hello,

Thanks for creating starchip.

While running Steps1.sh and Step2.sh generated by starchip-circles.pl I ran into the following error/warning:

Use of uninitialized value $[var] in concatenation (.) or string at [script].pl Where var is one of many variables and script is one of the script used by the program.

I am not sure what is causing this or if it is even something that I should worry about.

Other than that the code ran succesfully and generated output.

I would appreciate your support.

Thank you!