Opened 4 years ago

Closed 4 years ago

#1164 closed enhancement (fixed)

Pipeline annotation in secondary analysis

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

Description

The "Pipeline" annotation was added to be able to separate items in the RNAseq from item in the MIPs pipeline since they share common subtypes (Library, PooledLibrary, etc.).

We should extend this annotation to cover items in the downstream secondary analysis. For example, we could set Pipeline=Legacy to alignments and raw bioassays in the old Tophat/Cufflinks? pipeline.

Change History (6)

comment:1 Changed 4 years ago by Nicklas Nordborg

In 5543:

References #1164: Pipeline annotation in secondary analysis

Added "Legacy" as a valid value to the Pipeline annotation. Items in the old Tophat/Cufflinks? path are created with this annotation and it is also used for filtering.

comment:2 Changed 4 years ago by Nicklas Nordborg

In 5544:

References #1164: Pipeline annotation in secondary analysis

Added pipeline check also to auto-confirmation of jobs. Not really required since we only have Cufflinks data in the legacy pipeline.

comment:3 Changed 4 years ago by Nicklas Nordborg

In 5546:

References #1164: Pipeline annotation in secondary analysis

Renamed the "Legacy" pipeline to "RNAseq/Legacy" and added "RNAseq/Hisat/StringTie". Counters and servlets for loading items have been updated to filter out the expected items.

comment:4 Changed 4 years ago by Nicklas Nordborg

In 5547:

References #1164: Pipeline annotation in secondary analysis

The wizards for starting genotype and stringtie have been updated to add a filter for pipeline when using the "Select manually" function and to check that the pipeline is the expected (RNAseq/Hisat/StringTie).

comment:5 Changed 4 years ago by Nicklas Nordborg

In 5548:

References #1164 and #1157. Added pipeline to "Mask+align" and "Raw bioassays" sections in the case summary.

comment:6 Changed 4 years ago by Nicklas Nordborg

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.