Opened 2 months ago

Last modified 41 hours ago

#1607 new task

Micro RNA secondary analysis

Reported by: Nicklas Nordborg Owned by: Nicklas Nordborg
Priority: major Milestone: Reggie v5.2
Component: net.sf.basedb.reggie Keywords:
Cc:

Description

See also ticket #1606. This ticket is for the secondary analysis pipeline.

The first step is to align the data. This has originally been done with novoalign which requires a license. We need to check if and how we can do this with Singularity containers. We should investigate if other aligners could be used instead.

After alignment we have some (old) perl scripts that calculate expressions and some other things.

Change History (6)

comment:1 by Nicklas Nordborg, 2 months ago

Milestone: Reggie v5.xReggie v5.2

comment:2 by Nicklas Nordborg, 9 days ago

In 7822:

References #1607: Micro RNA secondary analysis

Started to implement the wizard for Small RNA alignment. It is possible to selected merged sequences but it will only submit empty jobs to the cluster.

comment:3 by Nicklas Nordborg, 6 days ago

In 7823:

References #1607: Micro RNA secondary analysis

Implemented alignment with sRNAMapper (https://github.com/mzytnicki/srnaMapper). We may change to Novoalign later if that produces better results. Some statistics is also needed but it has not been implemented yet.

comment:4 by Nicklas Nordborg, 5 days ago

In 7824:

References #1607: Micro RNA secondary analysis

Added samtools flagstat to the script. The "primary mapped" value is parsed out and stored in the new ALIGNED_READS annotation.

comment:5 by Nicklas Nordborg, 5 days ago

In 7825:

References #1607: Micro RNA secondary analysis

Added a "sRNA" section to the case summary.

comment:6 by Nicklas Nordborg, 41 hours ago

In 7826:

References #1607: Micro RNA secondary analysis

Implemented manual and automatic confirmation of alignment.

Note: See TracTickets for help on using tickets.