eastgenomics / eggd_artemis

Creates download urls for files required and outpus in a text file to be shared with the scientists
0 stars 0 forks source link

Sample name formatting in artemis file #13

Closed rklocke closed 9 months ago

rklocke commented 11 months ago

In the links file created by artemis, the sample names for Gemini samples are in bold but Epic samples are not. Example: https://platform.dnanexus.com/projects/GXZg0J04BXfPFFZYYFGz42bP/monitor/job/GXgqjy04BXfFxZKjgQ62yQZB

This is because the regex searches for X number to make bold: https://github.com/eastgenomics/eggd_artemis/blob/main/src/eggd_artemis.py#L596