DEXSeq Illegal Strand Error
1
0
Entering edit mode
@huckthornton-23681
Last seen 3.7 years ago

Hi all,

I am attempting to run the dexseqcount.py script using alignedreads.sam and flattened_file.gff as input files.

Unfortunately, I have been receiving the error "line 120 raise SystemError, "illegal strand".

I wanted to ask how to correct this issue.

I have been using the following code:

python dexseqcount.py human_flattened.gff sample1.sam sample1.counts

Thanks.

software error • 583 views
ADD COMMENT
0
Entering edit mode
Kevin Blighe ★ 3.9k
@kevin
Last seen 12 days ago
Republic of Ireland

It means that your strands are outside of the standard '+' and '-' naming convention.

How was your human_flattened.gff file created? Can you show the first few lines from it, please?

Kevin

ADD COMMENT
1
Entering edit mode

I updated the dexseqcount.py script and this corrected the issue.

ADD REPLY

Login before adding your answer.

Traffic: 745 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6