User:Karmella Haynes/Notebook/PcTF Genomics/2014/04/02: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
Line 45: Line 45:
----
----
'''Saguaro File Transfer'''
'''Saguaro File Transfer'''
* [http://openwetware.org/wiki/User:Karmella_Haynes/Notebook/PcTF_Genomics/2012/05/16 05/15/12] - Last time, Mark Teng ran MACS on BAM files. I am concerned that some parameters might be incorrect. Also, since then, I generated input ChIP reads and would like to use this as input for MACS.
* [http://openwetware.org/wiki/User:Karmella_Haynes/Notebook/PcTF_Genomics/2012/05/16 05/16/12] - Last time, Mark Teng ran MACS on BAM files. I am concerned that some parameters might be incorrect. Also, since then, I generated input ChIP reads and would like to use this as input for MACS.
* Jin Park offered to help re-run MACS peak finding again on BAM files
* Jin Park offered to help re-run MACS peak finding again on BAM files
* Must first upload BAM files to a2c2 to share with Jin.
* Must first upload BAM files to a2c2 to share with Jin.

Revision as of 13:19, 3 April 2014

Pc-TF Genomics <html><img src="/images/9/94/Report.png" border="0" /></html> Main project page
<html><img src="/images/c/c3/Resultset_previous.png" border="0" /></html>Previous entry<html>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</html>Next entry<html><img src="/images/5/5c/Resultset_next.png" border="0" /></html>


04/02/14

  • STAR analysis of my ChIP-seq data



STAR analysis

  • Refer to 02/10/14 for the procedure and Command parameters
  • Refer to 12/19/11 for Hi-Seq parameters: fragment length (bioanalyzer result), read length
  • Input data must be a BED file
  • Example Command syntax: java -jar STAR.jar 100 1 true .5 10 true test_data1.txt false false test_out 1 true 10 5 0
Parameter Command 1
Extension length (frag - read) 100
Start coordinate 1
Right end inclusion true
FDR cut-off .5
Num perms 10
Remove identical reads true
sample file
    • Need to Finish **



Saguaro File Transfer

  • 05/16/12 - Last time, Mark Teng ran MACS on BAM files. I am concerned that some parameters might be incorrect. Also, since then, I generated input ChIP reads and would like to use this as input for MACS.
  • Jin Park offered to help re-run MACS peak finding again on BAM files
  • Must first upload BAM files to a2c2 to share with Jin.
  • Requested scratch space from Saguaro on 4/02/14

File Transfer Procedure (4/03/14)

  • Open the Mac Terminal. Do NOT log in to Saguaro.
  • Use the ssh file transfer protocol. Command:
    scp ~/Desktop/file_to_transfer username@saguaro.fulton.asu.edu:/scratch/username
  • Enter the password to initiate the transfer
  • Open a new Terminal window, log in to Saguaro, "cd" into the scratch folder, and use the "dir" command to list the files


Files uploaded to Saguaro

  1. 1_aln_sorted.bam (PcTF ChIP)
  2. 3_aln_sorted.bam (TF ChIP)
  3. 6_aln_sorted.bam (H3K27me3 ChIP)
  4. input