Difference between revisions of "JP Resources"

From GcatWiki
Jump to: navigation, search
 
Line 20: Line 20:
 
[[File:clustering2.txt]]
 
[[File:clustering2.txt]]
  
Stripping repeat GO IDs from contigs and generating list of all IDs
+
Stripping repeat GO IDs from contigs and generating list of all IDs  
 
[[File:GO_term_no_repeat_and_list_PTHONSCRIPT.txt]]
 
[[File:GO_term_no_repeat_and_list_PTHONSCRIPT.txt]]
 +
 
Sample input file [[File:sample1.txt]]
 
Sample input file [[File:sample1.txt]]
 +
 
Sample output file 1 [[File:sample2.txt]]
 
Sample output file 1 [[File:sample2.txt]]
 +
 
Sample output file 2 [[File:sample3.txt]]
 
Sample output file 2 [[File:sample3.txt]]

Latest revision as of 18:15, 17 March 2016

Julia Preziosi

Python Codes:

making a dictionary of POUF names File:POUFdict.txt

(uses the file: File:Refseqpouf.txt )

renaming the POUFs in the excel files (not needed) File:Renamer.txt

R Code: 1-1000 expression 0.01 Qval with heatmaps File:Clustering1.txt

1-1000 expression 0.001 Qval with heatmaps File:Clustering2.txt

Stripping repeat GO IDs from contigs and generating list of all IDs File:GO term no repeat and list PTHONSCRIPT.txt

Sample input file File:Sample1.txt

Sample output file 1 File:Sample2.txt

Sample output file 2 File:Sample3.txt