igvteam / igv-reports

Python application to generate self-contained pages embedding IGV visualizations, with no dependency on original input files.
MIT License
350 stars 52 forks source link

Specify attribute file #118

Open evsru opened 1 month ago

evsru commented 1 month ago

Thanks for all of your work.

I can't figure out how to specify a sample attribute file.

Something simple like:

Sample  Percent
sampleA 25
sampleB 85

It seems create_report does not accept this as a track argument but not sure how else I'd provide it.

Thanks!

jrobinso commented 1 month ago

Hi, this is not supported yet in igv-reports. Leave this ticket open, we will treat it as a request for sample attribute support.