• Imran Salam's avatar
    Default transcripts list content (#273) · fbac22e8
    Imran Salam authored
    
    
    * WIP: add transcript list item info
    
    * add styling and make content dynamic
    
    * use flex instead of grid for list item info
    
    * PR suggestions
    
    * fix import case sensitive warning
    
    * PR suggestions
    
    * fix styling
    
    * add tests
    
    * put transcript list item info inside transcript list item
    
    * add some breathing space for the transcript list items
    
    * Add white stroke for svg rectangles in UnsplicedTranscript in DefaultTranscriptList
    
    * Hide grid bars behind transcript info panel
    
    * Amino acid length is an integer
    
    * PR suggestions
    
    * fix wrong number of coding exons shown
    
    * use formatter to display transcript location str
    
    * use findIndex to get the first and last coding exon indexes
    
    * check if firstcodingexonindex and lastcodingexonindexes exist when calculating amino acid length
    
    * check if first and last coding exon indexes exist when calculating num of coding exons
    
    * remove exon index checks and fix createExons that causes the tests to break
    
    Co-authored-by: default avatarAndrey Azov <andrey@ebi.ac.uk>
    fbac22e8