Details
-
Type: Task
-
Status: Resolved
-
Priority: Blocker
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.8.1
-
Component/s: None
-
Labels:None
-
Epic Link:
Description
It looks like when RNAalifold is given an alignment which includes columns where everything is a gap - e.g.:
>a
ACG--TU
>b
ACU--TG
>c
TCU-TTA
RNAAliFold will return output that contains 6 columns, rather than 7, since it strips out the 4th column, where no residues are found.
The attached file demonstrates this.
>a
ACG--TU
>b
ACU--TG
>c
TCU-TTA
RNAAliFold will return output that contains 6 columns, rather than 7, since it strips out the 4th column, where no residues are found.
The attached file demonstrates this.
Attachments
Issue Links
- blocks
-
JAL-1358 RNAAliFold based RNA consensus structure calculation
- Resolved