qiita icon indicating copy to clipboard operation
qiita copied to clipboard

Qiita - A multi-omics databasing effort

Results 153 qiita issues
Sort by recently updated
recently updated
newest added

Currently, every time a page gets displayed we check the current git version of the qiita code via "get_qiita_version", which uses GitPython. The issue is that it actually uses Popen...

@justinshaffer just reported that when you download a sample information file from a given prep, the file uses sample_id as the index of the file; however, this is not a...

got the error `Error running SQL: SYNTAX_ERROR. MSG: trailing junk after numeric literal at or near "1A" LINE 6: WHERE study_id = 1AND artifact_type = '... ^ ` on my...

+ qiimp is not currently being supported so the resolution was to remove.

I seem to constantly running into an concurrency issue. I've set up a local Qiita instance on a Ubuntu virtual machine, based on the example nginx configuration, i.e. with one...

In my collaborations, I often encounter situations where PhD candidates are volunteered by their PI's to also handle amplicon analysis, but are total microbiome newbies. Situations might be complicated, because...

Thinking about performance indicators, it would be nice to show an increase in validated users over time. Is there any information about **when** a user account was created or validated?...

https://github.com/qiita-spots/qiita/blob/57d1b146729223da9daa286a1cc75db6f2923746/qiita_db/software.py#L33-L40