Header Leaderboard Ad

Collapse

wig file compression

Collapse

Announcement

Collapse

SEQanswers June Challenge Has Begun!

The competition has begun! We're giving away a $50 Amazon gift card to the member who answers the most questions on our site during the month. We want to encourage our community members to share their knowledge and help each other out by answering questions related to sequencing technologies, genomics, and bioinformatics. The competition is open to all members of the site, and the winner will be announced at the beginning of July. Best of luck!

For a list of the official rules, visit (https://www.seqanswers.com/forum/sit...wledge-and-win)
See more
See less
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • wig file compression

    Hi,

    I have written a script to produce wig files from Eland aligned output, however the files are mostly too large to load onto UCSC for viewing (despite being split by chromosome and gzipped).

    I would like to decrease the resolution of the files by having larger a larger step size than 1base, but have been unable to find any documentation on how you would do this. Would taking the average base height across a step be a suitable method or is there another way this is done?

    Many Thanks for any help,
    Anna

  • #2
    You should try converting your wig files to the bigwig format as described here: http://genome.ucsc.edu/goldenPath/help/bigWig.html

    You do need to be able to store your files on a web-accesible server.

    Comment


    • #3
      Originally posted by anna_vt View Post
      Hi,
      I would like to decrease the resolution of the files by having larger a larger step size than 1base, but have been unable to find any documentation on how you would do this. Would taking the average base height across a step be a suitable method or is there another way this is done?

      Many Thanks for any help,
      Anna
      Besides the bigWig format (which you should definitely look), there's also the bedgraph format which is still in text file but allows you to give a value for a specific span which can vary in size. regions without any reads are excluded.
      About the function... it depends on the span you are using, the size of your features and which detail you want to keep... popular functions are average, median and maximum in a defined span (10 bp to start)...

      Comment

      Latest Articles

      Collapse

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by seqadmin, Today, 10:20 AM
      0 responses
      8 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 06-07-2023, 07:14 AM
      0 responses
      13 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 06-06-2023, 01:08 PM
      0 responses
      13 views
      0 likes
      Last Post seqadmin  
      Started by seqadmin, 06-01-2023, 08:56 PM
      0 responses
      166 views
      0 likes
      Last Post seqadmin  
      Working...
      X