User: CrisMar
CrisMar • 70
- Reputation:
- 70
- Status:
- Trusted
- Location:
- NYU
- Last seen:
- 8 months, 2 weeks ago
- Joined:
- 2 years, 1 month ago
- Email:
- C****************@med.nyu.edu
Posts by CrisMar
<prev
• 17 results •
page 1 of 2 •
next >
0
votes
0
answers
415
views
0
answers
... I have a bed file from an iCLIP experiment that I needed to annotate (i.e. identify the genes) where the crosslinks are predicted.
I used bedtools intersect to annotate my crosslinks (i.e. the bed file) to the human gtf file (same one used for mapping/alignments) with parameters that would output ...
0
votes
1
answer
637
views
1
answers
... Yes, I have this bed file:
$head CITS.bed
chr1 568974 568975 CITS_1[gene=chr1_f_c24][PH=12][PH0=0.29][P=1.01e-12] 12 +
chr1 2239149 2239150 CITS_2[gene=chr1_f_c1136][PH=7][PH0=0.40][P=2.21e-04] 7 +
chr1 2239899 2239900 CITS_3[gene=chr1_f_c1138][PH=6][PH0=0.21 ...
written 16 months ago by
CrisMar • 70
1
vote
1
answer
637
views
1
answer
... Hi All,
I annotated a bed file with an hg38 gtf file (from gencode) using bedtools intersect.
https://www.biostars.org/p/329227/
Although it worked well the attributes column in the hg38 file is a mess.
1. Trying to separate each attribute in one column with the corresponding attribute turned out ...
written 16 months ago by
CrisMar • 70
1
vote
2
answers
1.4k
views
2
answers
... Maybe this might help you: https://www.biostars.org/p/329227/ ...
written 16 months ago by
CrisMar • 70
0
votes
1
answer
532
views
1
answers
... Ok that makes more sense now! I tried using those options but not together. Thanks! The file has everything I need now! ...
written 16 months ago by
CrisMar • 70
6
votes
1
answer
532
views
1
answer
... Hello,
I have a bed file listing chromosome regions corresponding to CITS (crosslink induced truncation sites), thus one nucleotide listed below. These sites are from an iCLIP experiment to identify binding sites of a specific RNA-binding protein.
$head CITS.bed
chr1 568974 568975 CITS ...
written 16 months ago by
CrisMar • 70
• updated
16 months ago by
Pierre Lindenbaum ♦ 124k
0
votes
3
answers
9.6k
views
3
answers
... If you separated gtf and bed files for each strand (+ and -) is there a way to merge the resulting files together?
Also what is there are multiple features that match your new_file? I am interested in also getting 'exon, intron, 3'UTR, 5'UTR' features too. ...
written 16 months ago by
CrisMar • 70
1
vote
1
answer
769
views
1
answers
... Can't seem to delete the post, but thanks everyone for your help. The solution here was just to delete the -'-no-cpp-precomp' flag from the makefile and re run. It is running smoothly now, I am using it for this bioinformatics protocol:
https://zhanglab.c2b2.columbia.edu/index.php/CTK_Documentation ...
written 17 months ago by
CrisMar • 70
0
votes
1
answer
769
views
1
answers
... Thanks! I am still new at this, will move it over to stack over flow soon.
Will try CPAN minus as soon as I get to a better connection.
Only using ActivePerl because I was told to have the latest version, but I see your point, hope all these issues get sorted out.
...
written 17 months ago by
CrisMar • 70
5
votes
1
answer
769
views
1
answer
... Hello,
Cannot find the answer anywhere online. Trying to compile a Perl Module, Math-CDF, for an CLIP (RNA-protein crosslink analysis) and I am getting an error when I run the make commands.
Within the folder I have to run:
$perl Makefile.PL
$make
$make test
$make install
running ...
written 17 months ago by
CrisMar • 70
Latest awards to CrisMar
Popular Question
15 months ago,
created a question with more than 1,000 views.
For RIPSeeker Bioconductor package, insights?
Scholar
17 months ago,
created an answer that has been accepted.
For A: Math-CDF Perl Module compiler issue
Teacher
20 months ago,
created an answer with at least 3 up-votes.
For A: RIPSeeker Bioconductor package, insights?
Use of this site constitutes acceptance of our User
Agreement
and Privacy
Policy.
Powered by Biostar
version 2.3.0
Traffic: 1802 users visited in the last hour