Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

(Start and end position are used to zoom on the coordinates)

loadresidues :- Boolean value trigger residue loading between given start and end. e.g. loadresidues=false

Following properties are required one per feature

...

query_url :- URLs of features to be loaded.  e.g. http%3A%2F%2Fbioviz.org%2Fdas2%2Fgenome%2FA_thaliana_Jun_2009%2FEST%2B%2528multiple%2Bmap%2529

Optional properties (Required per track)

feature_url_0 :- Url of feature. e.g. feature_url_0=http%3A%2F%2Figbquickload.org%2Fquickload%2FA_thaliana_Jun_2009%2FTAIR10_mRNA.bed.gz

sym_method_0 :- Method name of track. (Usually it would be url of feature but it could be different too). e.g. sym_method_0=http%3A%2F%2Figbquickload.org%2Fquickload%2FA_thaliana_Jun_2009%2FTAIR10_mRNA.bed.gz

sym_yheight_0 :- Height of each glyph in a track.

sym_col_0 :- Foreground color of track in hexadecimal. e.g. sym_col_0=0x00FFFF

sym_bybg_0 :- Background color of track in hexadecimal. e.g. sym_bg_0=0x000000

sym_name_0 :-

view_mode_0 :

loadresidues=falsePreferred human name for the track. e.g sym_name_0=TAIR10+mRNA

(For multiple optional properties corresponding names would be sym_method_1, sym_yheight_1, sym_method_2, sym_yheight_2 etc.)