暗能星系

    • 登录
    • 搜索

    SV 结构编译分析

    生物信息分析
    1
    10
    10
    正在加载更多帖子
    • 从旧到新
    • 从新到旧
    • 最多赞同
    回复
    • 在新帖中回复
    登录后回复
    此主题已被删除。只有拥有主题管理权限的用户可以查看。
    • A
      anneng 最后由 编辑

      sv-pipeline需要cram 先生产cram

       bwa mem -R '@RG\tID:foo\tSM:bar\tLB:library1' human_g1k_v37_20_42220611-42542245.fasta NA12878.20slice.30X.fastq > NA12878.sam
       samtools sort NA12878.sam -o NA12878.bam
       samtools view -T human_g1k_v37_20_42220611-42542245.fasta -C -o NA12878.cram NA12878.bam
      

      cram 需要参考基因组的cache 用samtools的工具处理

      ~/Downloads/src/samtools/samtools/misc/seq_cache_populate.pl human_g1k_v37_20_42220611-42542245.fasta -root cache/
      tar cvzf cache.tar.gz cache
      
      1 条回复 最后回复 回复 引用 0
      • A
        anneng 最后由 编辑

        [smoove] 2023/02/23 03:49:12 Error: failed to build insert size histogram for paired-end reads.
        Please ensure BAM file (NA12878.cram) has inward facing, paired-end reads.
        需要双端序列

        1 条回复 最后回复 回复 引用 0
        • A
          anneng 最后由 编辑

          SV is generally defined as 50 bp or longer genomic variation and is categorized into 5 types: insertions, deletions, duplications, inversions, and translocations
          https://academic.oup.com/gigascience/article/8/9/giz110/5565134?login=false
          Evaluation of computational genotyping of structural variation for clinical diagnoses
          使用短读长 发下新的SV还处于早期
          Methods for the de novo detection of SVs are still in their infancy

          1 条回复 最后回复 回复 引用 0
          • A
            anneng 最后由 编辑

            https://bioinformaticsdotca.github.io/HTG_2021/CBW_HTseq_module5/index.html

            1 条回复 最后回复 回复 引用 0
            • A
              anneng 最后由 编辑

              https://bioinformaticsdotca.github.io/HTG_2021/CBW_HTseq_module5/index.html

              1 条回复 最后回复 回复 引用 0
              • A
                anneng 最后由 编辑

                https://gatk.broadinstitute.org/hc/en-us/articles/9022476791323-Structural-Variants
                0cc4b9ad-e3e1-4e5d-ad88-540743bcd42f-image.png
                396bad61-bf37-4e71-98d8-03f0c19dda87-image.png
                ad0ea264-516f-469c-92aa-129ff6c7ae84-image.png

                1 条回复 最后回复 回复 引用 0
                • A
                  anneng 最后由 anneng 编辑

                  f4ce4c4c-db74-435d-8df8-c4307d54068e-image.png
                  d91957c2-07ac-425c-bccd-7f6a5637b7b1-image.png
                  A structural variation reference for medical and population genetics
                  https://www.nature.com/articles/s41586-020-2287-8

                  1 条回复 最后回复 回复 引用 0
                  • A
                    anneng 最后由 编辑

                    2453e140-4de5-4b47-974e-ea2fb2e62ea0-image.png
                    A robust benchmark for detection of germline
                    large deletions and insertions
                    https://sci-hub.st/10.1038/s41587-020-0538-8

                    1 条回复 最后回复 回复 引用 0
                    • A
                      anneng 最后由 编辑

                      http://www.cs.bilkent.edu.tr/~calkan/teaching/cs681/slides/cs681-Week6.2.pdf
                      754da187-a23f-4c6d-8cc5-1ad34b95461d-image.png
                      5f68c687-4929-4257-a217-0ea666738e9f-image.png

                      1 条回复 最后回复 回复 引用 0
                      • A
                        anneng 最后由 编辑

                        https://expert.cheekyscientist.com/structural-variant-calling-from-ngs-data/
                        048cbf12-5b91-4e75-b9c7-9f844419a80a-image.png
                        split-read

                        1 条回复 最后回复 回复 引用 0
                        • First post
                          Last post
                        Powered by 暗能星系