RÓïÑÔÖÐÎÄÍø

 ÕÒ»ØÃÜÂë
 Á¢¼´×¢²á
²é¿´: 1372|»Ø¸´: 0

RÓïÑÔ»ã×ÜLinkedPairs¶ÔÏóÖеÄÁ¬½Ó¶ÔPairSummaries()º¯Êý-ÖÐÓ¢ÎĶÔÕÕ°ïÖúÎĵµ

[¸´ÖÆÁ´½Ó]
·¢±íÓÚ 2021-2-21 10:57:19 | ÏÔʾȫ²¿Â¥²ã |ÔĶÁģʽ
        RÓïÑÔ»ã×ÜLinkedPairs¶ÔÏóÖеÄÁ¬½Ó¶ÔPairSummaries()º¯Êý-ÖÐÓ¢ÎĶÔÕÕ°ïÖúÎĵµ

                                         By MicroRbt Martinez PhD

RÓïÑÔº¯ÊýÃû£ºPairSummaries()
RÓïÑÔº¯Êý¹¦ÄÜ£º»ã×ÜLinkedPairs¶ÔÏóÖеÄÁ¬½Ó¶Ô
À´×Ô×ÊÔ´¿â£ºBionconductor-software
PairSummaries()º¯ÊýËùÊôRÓïÑÔ°ü£ºËùÔÚR°ü¾ßÌåÃû³Æ¡¢°ü¹¦ÄܵÄÖÐÓ¢ÎÄË«ÓïÃèÊö¼ûÕýÎĺóÃæ'--ËùÔÚRÓïÑÔ°üÐÅÏ¢--'²¿·Ö¡£

ÃèÊö-----Description-----

Takes in a LinkedPairs object and gene calls, and returns a pairs list.
½ÓÊÕÒ»¸öLinkedPairs¶ÔÏóºÍ»ùÒòµ÷Ó㬲¢·µ»ØÒ»¸öÅä¶ÔÁÐ±í¡£


ʹÓ÷½·¨-----Usage-----

PairSummaries(SyntenyLinks,
GeneCalls,
DBPATH,
PIDs = TRUE,
IgnoreDefaultStringSet = FALSE,
Verbose = TRUE,
GapPenalty = TRUE,
TerminalPenalty = TRUE,
Model = "Global",
Correction = "none")

²ÎÊý-----Arguments-----

²ÎÊýSyntenyLinks½éÉÜ: A PairedLinks object.
Ò»¸öPairedLinks¶ÔÏó¡£

²ÎÊýGeneCalls½éÉÜ: A list of named DataFrames or GRanges objects. Dataframes built by "gffToDataFrame" can be used directly, while "GRanges" objects may also be used with limited functionality. Using a "GRanges" object will force all alignments to nucleotide alignments.
ÃüÃûDataFrames»òGRanges¶ÔÏóµÄÁÐ±í¡£ÓÉ¡° gffToDataFrame¡±¹¹½¨µÄÊý¾ÝÖ¡¿ÉÒÔÖ±½ÓʹÓ㬶ø¡° GRanges¡±¶ÔÏóÒ²¿ÉÒÔÓÐÏ޵ŦÄÜʹÓá£Ê¹Óá° GRanges¡±¶ÔÏó½«Ç¿ÖÆËùÓбȶԱäΪºËÜÕËá±È¶Ô¡£

²ÎÊýDBPATH½éÉÜ: A SQLite connection object or a character string specifying the path to the database file. Constructed from DECIPHER's Seqs2DB function.
Ò»¸öSQLiteÁ¬½Ó¶ÔÏó»òÒ»¸ö×Ö·û´®£¬Ö¸¶¨Êý¾Ý¿âÎļþµÄ·¾¶¡£´ÓDECIPHERµÄSeqs2DBº¯Êý¹¹Ôì¶ø³É¡£

²ÎÊýPIDs½éÉÜ: Logical indicating whether to perform pairwise alignments. If TRUE (the default) all pairs will be aligned using DECIPHER's AlignSeqs, or AlignTranslation function. This step can be time consuming, especially for large numbers of pairs.
Âß¼­Ö¸Ê¾ÊÇ·ñÖ´ÐгɶԶÔÆë¡£Èç¹ûTRUE£¨Ä¬ÈÏÖµ£©£¬ÔòËùÓжԶ¼½«Ê¹ÓÃDECIPHERµÄAlignSeqs»òAlignTranslationº¯Êý½øÐжÔÆë¡£´Ë²½Öè¿ÉÄܺܺÄʱ£¬ÓÈÆäÊǶÔÓÚ´óÁ¿¶Ô¡£

²ÎÊýIgnoreDefaultStringSet½éÉÜ: Logical indicating alignment type preferences. If FALSE (the default) pairs that can be aligned in amino acid space will be aligned as an AAStringSet. If TRUE all pairs will be aligned in nucleotide space.
Âß¼­Ö¸Ê¾¶ÔÆëÀàÐÍÊ×Ñ¡Ïî¡£Èç¹û¿ÉÒÔÔÚ°±»ùËá¿Õ¼äÖжÔÆëµÄFALSEc£¨Ä¬ÈÏÖµ£©¶Ô½«¶ÔÆëΪAAStringSet¡£Èç¹ûTRUEËùÓжԽ«ÔÚºËÜÕËá¿Õ¼äÖжÔÆë¡£

²ÎÊýVerbose½éÉÜ: Logical indicating whether or not to display a progress bar and print the time difference upon completion.
Âß¼­Ö¸Ê¾ÊÇ·ñÏÔʾ½ø¶ÈÌõ²¢ÔÚÍê³Éʱ´òӡʱ²î¡£

²ÎÊýGapPenalty½éÉÜ: Argument passed to AlignTranslation
²ÎÊý´«µÝ¸øAlignTranslation

²ÎÊýTerminalPenalty½éÉÜ: Argument passed to AlignTranslation
²ÎÊý´«µÝ¸øAlignTranslation

²ÎÊýModel½éÉÜ: A character string specifying a model to use to identify pairs that are unlikely to be good orthologs. By default this is "Global", but two other models are included; "Local" and "Exact", which have minor differences in performance. Alternatively, a user generated model can be used.
×Ö·û´®£¬Ö¸¶
-----δÍ꣬´ýÐø-----£¬¡ý¡ý¡ýÕ¹¿ªÊ£Óà72%¡ý¡ý¡ý
¹ºÂòÖ÷Ìâ Ç°ÐÐÐèÒªÄúµÄÖ§³Ö£¬ÇëÔÞÖú×÷Õß ¡¾15 ½ðÇ®¡¿ ¾ÍÄÜä¯ÀÀÈ«²¿100%ÄÚÈÝÀ²£¡£¨±¾ÌùÒ»´ÎÔÞÖú¡¢ÓÀ¾Ã¿É¶Á£©
»Ø¸´

ʹÓõÀ¾ß ¾Ù±¨

ÄúÐèÒªµÇ¼ºó²Å¿ÉÒÔ»ØÌû µÇ¼ | Á¢¼´×¢²á

±¾°æ»ý·Ö¹æÔò

ÊÖ»ú°æ|СºÚÎÝ|Archiver|RÓïÑÔÖÐÎÄÍø    

GMT+8, 2024-5-29 14:14 , Processed in 0.031611 second(s), 20 queries .

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

¿ìËٻظ´ ·µ»Ø¶¥²¿ ·µ»ØÁбí