Updating to Reggie 4.11
New pipeline for secondary analysis
Do not update to Reggie 4.11 if there are existing secondary analysis jobs running!!
The Tophat alignment and Cufflinks feature extraction parts of the secondary analysis has been merged to run as a single job (see #982 and #983). The new auto-confirm implementation can no longer handle the old type of jobs. There is also no interface for manually confirming or re-starting the old jobs.
New folder structure for the ProjectArchive (see #981)
When storing files for new items in the project archive, the site prefix (eg. 11, 22, etc.) is used for top-level folders. The site folders will be created automatically when needed. It is possible to manually create the folders before or after updating. Symbolic links are supported.
Existing files are not moved automatically but it is possible to do this manually (optional):
- Make sure that no secondary analysis jobs are running.
- Move the files on the file server to the new location.
- Log in to BASE and update the
DataFilesFolder
for allDerivedBioasay
andRawBioAssay
items. This should be a fairly simple by exporting theID
andDataFilesFolder
annotation. Use a favorite editor to change the annotation and then import the file with theAnnotation importer
plug-in. - Update the
URL
property for all file items that are referencing files in the project archive. Use the "Search" function to find all files and then export theID
andURL
. Use any editor to update theURL
and import the file with theFile importer
plug-in. Note that this plug-in expects a path by default so change theIdentification method
option toInternal ID
.