LSA_ValueError: <type 'exceptions.ValueError'>

Issue #29 new
Fang Wang created an issue

Hi, Charlia,

Thanks for sharing with us the LSA algorithm.

I used the LSA based on python 2. My experiment contained 14 times, and each time has 3 replications.

The code was as follows:

lsa_compute test/16sV.txt test/16sV.lsa.txt \

-s 42 -r 3 \

-d 3 -m 0 \

-p perm -x 1000 \

-n percentileZ -f none

The data was separated by “\t” in the text file. However, there was an error that I could solve. Would you mind help me solve this problem? Thanks for your time!

ValueError: <type 'exceptions.ValueError'>

Best regards!

Fang Wang

lengwufei126@163.com

Comments (3)

  1. Log in to comment