Question re ENCODE data on website

Q:

I’ve been incorporating the encode data from your webpage in my analyzes
(http://encodenets.gersteinlab.org/). The data is fantastic, but I have
some
questions regarding the enets*.GM_proximal_*filtered_network.txt data
sets.

The filtered dataset actually contains more regulators than the
unfiltered data
set, making me speculate that the unfiltered data file is not complete:
[bb447@compute-8-2 TF]$ cut -f1
enets6.GM_proximal_unfiltered_network.txt | sort
-u | wc -l
50
[bb447@compute-8-2 TF]$ cut -f1 enets8.GM_proximal_filtered_network.txt
| sort
-u | wc -l
67

Could it be possible that the file is incomplete?

A:
the updated files are uploaded to the site. thanks again for pointing this out.

Leave a comment