PATRIC3 / patric3_website

Legacy PATRIC Website (JBoss Portal Version)
MIT License
5 stars 2 forks source link

Set appropriate limits for tabs and tools #803

Closed mshukla1 closed 8 years ago

mshukla1 commented 8 years ago

Tabls:

Protein families: 500 genomes Pathways: 500 genomes All other tabs: 10000 genomes OR max that can be supported by solr

Tools:

MSA: 200 ID Mapping: 1000

dmachi commented 8 years ago

I've implemented a version of the filtering to reference and representative genomes as we discussed last week. I have not yet updated the tool limits.

Note that while 10k works as the default for most of the tabs, it is not clear to me if that number should end up being that high

dmachi commented 8 years ago

These updates have been commited. They will be merged to alpha in a day or two.