wurmlab / sequenceserver

Intuitive graphical web interface for running BLAST bioinformatics tool (i.e. have your own custom NCBI BLAST site!)
https://sequenceserver.com
GNU Affero General Public License v3.0
274 stars 114 forks source link

Remove suffix from circos label #793

Closed joko3ono closed 2 months ago

joko3ono commented 2 months ago

Don't divide the numbers by 1000. Just keep the real lengths. (rather than dividing by 1000, and adding "k"). Don't show the units. So instead of "230 bp", just "230")

djleite commented 2 months ago

@tadast can this be deployed to staging to view/test it?

djleite commented 2 months ago

@joko3ono @tadast looks fine to me, not too cramped or too many labels. I tested for seqs between 100-5,000,000 bp

tadast commented 2 months ago

@joko3ono could you please rebase? Do you not have access to this repo to create branches? If you do, please work on this repo instead of your fork, so that I could rebase before merging if needed 🙏

joko3ono commented 2 months ago

@tadast rebased