Skip to content

database in mapping report #289

@IanSudbery

Description

@IanSudbery

The location of the database for pipelines is set by database_name in the ini. However, by default CGATReport looks for the database name in report_sql_backend. Some pipelines bypass this by passing backend=PARAMS["database_name"] to the TrackerSQL constructor in their pipeline specific subclassing of TrackerSQL.

I don't know if CGATReport should look for database_name for report trackers should pass database_name, but one of these should happen else the report can't find the database unless it is called csvdb and is in the current directory.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions