Change page configurations

Hi, I was able to install sequenceserver and run it with my custom blast database. I would like to change the color of the hits and add another header (instead of SequenceServer). Is that possible?I read that I need to create a file with this new configurations - /etc/systemd/system/sequenceserver.service
But I am not sure how this file should be.
Thanks

Hi Clarissa,

Yes, that’s possible. Here is an example - https://medium.com/coding-design/setting-up-sequenceserver-edf9d992998c. Additionally, you may find many archives of this google group, and our documentation page helpful:

https://groups.google.com/forum/#!forum/sequenceserver
http://www.sequenceserver.com/doc/

The file you referred to is useful for automatically starting SequenceServer on certain linux distributions. It’s not required for customising look-and-feel of your installation.

Priyam