You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
run_star.sh with flag flag_align_partial="Y" - done on an interactive node
17
+
18
+
Run analysis of gaps in these samples
19
+
run_star.sh with flag flag_gap_partial="Y"
20
+
cigar_plotting_partial.Rmd
21
+
22
+
## Run STAR alignment with complete sample
23
+
Using input /data/RBL_NCI/Wolin/mES_fclip_1_YL_012122/01_preprocess/FLAG_Ro_fclip_filtered.fastq run star variables
24
+
2e 2i 2j ClipSeqTools_v1 2h ClipSeqTools_v2
25
+
run_star.sh with flag flag_align_complete="Y" - sends swarm to cluster
26
+
27
+
Run analysis of gaps in these samples
28
+
run_star.sh with flag flag_gap_complete="N"
29
+
30
+
Run analysis of alignment stats in these samples
31
+
run_star.sh with flag flag_align_stats="N"
32
+
cigar_plotting_complete_v1.Rmd
33
+
34
+
Run iCLIP pipeline in these samples
35
+
save to complete_sample/pipeline dir
36
+
37
+
## Run STAR alignment with rnu6 sample
38
+
Using input /data/RBL_NCI/Wolin/mES_fclip_1_YL_012122/01_preprocess/FLAG_Ro_fclip_filtered.fastq subset sample for rnu6 reads
39
+
Used IGV session to randomly select geneIDs and saved to text file rnu6_readids.txt
40
+
Remove @ onto readids for subsetting of novo bam file and save to text file rnu6_readids_piccard.txt
41
+
run_star.sh with flag flag_subset_rnu="Y"
42
+
43
+
Run alignment of rnu6
44
+
run_star.sh with flag flag_align_rnu="Y"
45
+
46
+
Run analysis of alignment stats in these samples
47
+
run_star.sh with flag flag_align_stats_rnu="N"
48
+
49
+
## Run STAR alignment with complete sample
50
+
Expand complete sample testing with additional variables
51
+
original: 2e 2i 2j ClipSeqTools_v1 2h ClipSeqTools_v2
52
+
added: clipv1_double 2e_double clipv1_triple
53
+
add new def "expanded" to include additional variables not prev tested
54
+
run_star.sh with flag flag_align_complete="Y" edit for only necessary variables - sends swarm to cluster
55
+
56
+
Run analysis of gaps in these samples
57
+
run_star.sh with flag flag_gap_complete="Y"
58
+
cigar_plotting_complete_v2.Rmd
59
+
60
+
Run iCLIP pipeline in these samples
61
+
save to complete_sample/pipeline_v2 dir
62
+
63
+
Due to cluster being down create subset BAM to transfer files to desktop
64
+
Subsetting for Rnu6, Sptan1, sympk, Gm24204
65
+
run_star.sh with flag flag_subset_bam_multiple_genes="Y"
66
+
67
+
## Run STAR alignment with partial sample
68
+
Subsetting for Rnu6, Sptan1, sympk, Gm24204, GAPDH, ACTB
69
+
70
+
Used IGV session to randomly select geneIDs for original subset (Rnu6, Sptan1, sympk, Gm24204) and then gene ranges to select all genes for GAPDH,ACTB as requested by Marco
71
+
run_star.sh with flag flag_subset_fq_multiple_genes="Y" to submit job (930) to cluster to create one FQ with all genes
72
+
73
+
Run alignment with variables (expanded_gene_list):
74
+
clipfinal_10 clipfinal_12 clipfinal_6 clipfinal_8
75
+
clipfinal_11 clipfinal_5 clipfinal_7 clipfinal_9
76
+
run_star.sh with flag flag_align_overhang="Y" will submit to cluster
0 commit comments