In addition to these new features, we have updated several of the
program defaults, which will effect your results (e.g., default
RNA-seq normalization, gene expression thesholds and filters). Please
review these options when performing an analysis. Updates to
DomainGraph's database (Ensembl 62) should follow shortly. To see how
others are using AltAnalyze, view our citation page:
http://code.google.com/p/altanalyze/wiki/CitingArticles
As always, recommendation on how we can improve AltAnalyze are greatly welcome.
Best Regards,
AltAnalyze Development Team
http://www.altanalyze.org
http://code.google.com/p/altanalyze/
http://code.google.com/p/altanalyze/wiki/ContactUs
I try to use the latest version 2.0.4 (windows 64bits), but got error:
Traceback (most recent call last):
File "AltAnalyze.py", line 5916, in <module>
File "AltAnalyze.py", line 5898, in runCommandLineVersion
File "AltAnalyze.py", line 5890, in cleanUpCommandArguments
IndexError: list index out of range
My OS is windows vista 64bits. And Both ver2.0.2 and ver2.0.3 work fine.
Any recommendations?
Thanks.
Haiqing
---------------------------------------------------------------------
*SECURITY/CONFIDENTIALITY WARNING:
This message and any attachments are intended solely for the individual or entity to which they are addressed. This communication may contain information that is privileged, confidential, or exempt from disclosure under applicable law (e.g., personal health information, research data, financial information). Because this e-mail has been sent without encryption, individuals other than the intended recipient may be able to view the information, forward it to others or tamper with the information without the knowledge or consent of the sender. If you are not the intended recipient, or the employee or person responsible for delivering the message to the intended recipient, any dissemination, distribution or copying of the communication is strictly prohibited. If you received the communication in error, please notify the sender immediately by replying to this message and deleting the message and any accompanying files from your system. If, due to the security risks, you do not wish to receive further communications via e-mail, please reply to this message and inform the sender that you do not wish to receive further e-mail from the sender.
---------------------------------------------------------------------
At least one other user has reported a similar Windows configuration
that causes this error, although, the error does not occur on all
Windows 64 bit machines. The function causing this error is not useful
to AltAnalyze GUI users so I have made a simple change to the code
(placed an exception around this function) and re-posted 2.0.4 for
Win64. The live version will correct your issue.
Sorry for the inconvenience.
Best,
Nathan
> --
> You received this message because you are subscribed to the Google Groups "Alternative Splicing and Functional Prediction" group.
> To post to this group, send email to alt_pre...@googlegroups.com.
> To unsubscribe from this group, send email to alt_predictio...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/alt_predictions?hl=en.
>
>
Thank you for letting us know that some 32bit users have the same issue. I will re-post the 32bit version when I am back in the office on Wednesday.
In the mean time, you can download the 64bit version, copy the files from the folder Source_code to the parent directory AltAnalyze_v.2.04 and run using by typing: python AltAnalyze.py in a command prompt when in this directory. If you get a warning that python is not installed, you will need to install python 2.7.1 and repeat.
Best,
Nathan