| ²é¿´: 2671 | »Ø¸´: 1 | |||
QQ894064647гæ (³õÈëÎÄ̳)
|
[½»Á÷]
¸ßͨÁ¿²âÐò»·×´(circular RNA)ÉúÎïÐÅÏ¢·ÖÎö£¨Èí¼þ£© ÒÑÓÐ1È˲ÎÓë
|
|
¸ßͨÁ¿²âÐò»·×´(circular RNA)ÉúÎïÐÅÏ¢·ÖÎö »·ÐÎRNAÊÇmRNAÔÚ¼ô½ÓµÄ¹ý³ÌÖУ¬ÉÏÓÎexonµÄ5¡¯¶ËÓëÏÂÓÎexonµÄ3¡¯¶Ë¼ô½Óµ½Ò»Æð£¬´Ó¶øÐγɵÄÊ×βÏà½ÓµÄ»·×´RNA·Ö×Ó¡£ÔçÔÚ1993 Ä꣬ÐÔ±ð¾ö¶¨»ùÒòSRYµÄmRNA¾Í±»·¢ÏÖ¿ÉÒÔÐγɻ·×´RNA£¬ÇÒÔÚØºÍèÖоßÓкܸߵķá¶È¡£½üÀ´µÄÑо¿±íÃ÷£¬¸ßµÈ¶¯ÎïÖл·×´RNAµÄÖÖÀàºÍº¬Á¿Ô¶Ô¶³¬¹ýÔ¤ÆÚ¡£ ͨ¹ý¸ßͨÁ¿²âÐò·ÖÎö£¬ÎÒÃÇ¿ÉÒÔÕÒµ½circular RNA¡£ÔÚ²âÐòÏ»úÊý¾Ý²éÕÒcircular RNAµÄ·½·¨Ö÷ÒªÓÐ5ÖÖ£¬¼´find_circ£¬circRNA_finder£¬CIRI£¬circExplorer£¬MapSplice¡£ÏÂÃæÎÒÃÇһһչʾÕâЩ·½·¨ÕÒcircular RNAµÄÃüÁϣÍû¶Ô´ó¼ÒµÄÑо¿ÓÐËù°ïÖú¡£ #find_circ bowtie2 -p 16 --very-sensitive --mm -M20 --score-min=C,-15,0 -x /path/to/bowtie2_index -q -1 /path/to/file1.fq.gz -2 /path/to/file2.fq.gz | samtools view -hbuS - | samtools sort - output samtools view -hf 4 output.bam | samtools view -Sb - > unmapped.bam python unmapped2anchors.py unmapped.bam | gzip > anchors.qfa.gz bowtie2 -p 16 --reorder --mm -M20 --score-min=C,-15,0 -q -x /path/to/bowtie2_index -U anchors.qfa.gz | python find_circ.py -G /path/to/chomosomes.fa -p prefix -s find_circ.sites.log > find_circ.sites.bed 2> find_circ.sites.reads grep circ find_circ.sites.bed | grep -v chrM | python sum.py -2,3 | python scorethresh.py -16 1 | python scorethresh.py -15 2 | python scorethresh.py -14 2 | python scorethresh.py 7 2 | python scorethresh.py 8,9 35 | python scorethresh.py -17 100000 > finc_circ.candidates.bed #circRNA_finder ./runStar.pl /path/to/file1.fq /path/to/file2.fq /path/to/star_index /path/to/star/output ./postProcessStarAlignment.pl /path/to/star/output /path/to/circRNA_finder/output #CIRI bwa mem -t 16 -T 19 -v 2 /path/to/bwa_index /path/to/file1.fq /path/to/file2.fq >output.sam perl CIRI_v1.2.pl -I output.sam -O /path/to/ciri/output.txt -F /path/to/genome.fa -P #circExplorer tophat2 -a 6 --microexon-search -m 2 -p 16 -o circExplorer_output /path/to/bowtie1_index /path/to/file1.fq.gz /path/to/file2.fq.gz bamToFastq -i circExplorer_output/unmapped.bam -fq circExplorer_output/unmapped.fastq tophat2 -o circExplorer_output -p 16 --fusion-search --keep-fasta-order --bowtie1 --no-coverage-search path/to/bowtie2_index circExplorer_output/unmapped.fastq python CIRCexplorer.py -f circExplorer_output/accepted_hits.bam -g /path/to/genome.fa -r /path/to/gene_annotation_ucsc_hg19.txt -o output.txt #MapSplice python MapSplice-v2.1.8/mapsplice.py -1 /path/to/file1.fq -2 file2.fq -c /path/to/chromosome_sequences -x /path/to/bowtie1_index -p 16 -o Mapsplice_output --min-fusion-distance 200 --gene-gtf Homo_sapiens.GRCh37.66.gtf --fusion ºÃÁË£¬ÓÐÁËÕâЩÃüÁ´ó¼Ò¿ÉÒÔËæÐÄËùÓû´¦Àí¸ßͨÁ¿Êý¾ÝÁË£¬Ï£Íû¶Ô¼ÒÓаïÖú¡£Èç¹û´ó¼Ò¶ÔÎÒÃÇÑо¿ºÍ·ÖÎö¸ÐÐËȤ£¬¿ÉÒÔͨ¹ýÎҵĶ¡ÏãÔ°IdÁªÏµÎÒÃÇ¡£µ±È»£¬ÎÒÃÇÒ²´óÁ¿ÉúÎïÐÅÏ¢·½ÃæµÄѧϰÊÓÆµ£¬¸ÐÐËȤµÄÇë½ø£ºhttps://shop119322454.taobao.com/ ²Î¿¼ÎÄÏ×£º1. Comparison of circular RNA prediction tools 2. CIRI: an efficient and unbiased algorithm for denovo circular RNA identification 3. Computational approaches for the analysis of ncRNA through deep sequencing techniques |
» ²ÂÄãϲ»¶
Wnt-C59£ºPORCN°ÐÏò»¯Ñ§Ì½Õ룬WntÐźÅͨ·×è¶Ï»úÖÆÓë¿ÆÑÐÓ¦ÓÃÈ«½âÎö
ÒѾÓÐ0È˻ظ´
Fexaramine£º³¦µÀÏÞÖÆÐÔFXR»¯Ñ§Ì½Õ룬½á¹¹ÌØÕ÷ÓëÐźÅͨ·Ñо¿È«½âÎö
ÒѾÓÐ0È˻ظ´
»¯Ñ§¹¤³Ì¼°¹¤Òµ»¯Ñ§ÂÛÎÄÈóÉ«/·ÒëÔõôÊÕ·Ñ?
ÒѾÓÐ151È˻ظ´
NVS-STG2£º°ÐÏòSTING¿çĤÓòµÄ·Ö×Ó½ºÀ༤¶¯¼Á£¬½á¹¹ÌØÕ÷Óë¹Ñ¾Û»¯»úÖÆÑо¿È«½âÎö
ÒѾÓÐ0È˻ظ´
DOTA-GPC3ëÄ£¨CAS 3066439-94-6£©£ºË«¹¦ÄÜ·Ö×Ó̽ÕëǰÌåµÄ½á¹¹ÌØÕ÷Óë±ê¼ÇÓ¦ÓýâÎö
ÒѾÓÐ0È˻ظ´
¿ÆÑÐÓà TLR7/8 Ë«¼¤¶¯¼ÁÔõôѡ£¿ÏÖ»õÓëÖÊ¿ØÒªµã
ÒѾÓÐ0È˻ظ´
SEL120-34A HCl£ºCDK8/CDK19¸ßÑ¡ÔñÐÔ¼¤Ã¸ÒÖÖÆ¼Á
ÒѾÓÐ0È˻ظ´
ÇâÑõ»¯¼Ø»î»¯²Ù×÷
ÒѾÓÐ18È˻ظ´
É¢½ð
ÒѾÓÐ68È˻ظ´
ÉúÎïÖʳ¬¼¶µçÈÝÆ÷
ÒѾÓÐ0È˻ظ´
» ±¾Ö÷ÌâÏà¹ØÉ̼ÒÍÆ¼ö: (ÎÒÒ²ÒªÔÚÕâÀïÍÆ¹ã)
²ËÄñ¡«
гæ (³õÈëÎÄ̳)
- Ó¦Öú: 0 (Ó×¶ùÔ°)
- ½ð±Ò: 18.5
- Ìû×Ó: 2
- ÔÚÏß: 31·ÖÖÓ
- ³æºÅ: 6612366
- ×¢²á: 2017-05-26
- ÐÔ±ð: MM
- רҵ: ·¢ÓýÉúÎïѧ
2Â¥2017-06-05 10:27:55









»Ø¸´´ËÂ¥
ͶƱ: