You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Great work on the latest version, the increased modularity is much appreciated.
I did notice that the new star_rsem aligner option uses a newer version of STAR (2.7.6a) that differs from the default (2.6.1d). 2.6.1d was previous specified to maintain iGenomes compatibility, but 2.7.6a would break that. In addition, the same indices cannot be used between these versions.
Are there long term plans for resolving this? Perhaps a note of this could be made in the documentation.