l0o0

Results 6 issues of l0o0

I am doing the pipeline according this [toturial](https://www.bioconductor.org/packages/devel/bioc/vignettes/TCGAbiolinks/inst/doc/tcgaBiolinks.html). ```r clin = GDCquery_clinic("TCGA-BRCA","clinical") samples = clin[clin$gender=='female',] miRNA = GDCquery(project='TCGA-BRCA', data.type='miRNA Expression Quantification', data.category="Transcriptome Profiling") GDCdownload(miRNA, method='api') dataPrep = GDCprepare(query=miRNA) data1 =...

知网空间在网页上部有不同数据库类型,需要匹配对应的dbcode,dbname为对应dbcode + temp ![图片](https://user-images.githubusercontent.com/2743744/153737461-6b53f608-43f8-4a2d-831e-e8846a1b0616.png) 以下有学位论文的一个示例,实际在新版知网查询后为 https://kns.cnki.net/kcms/detail/detail.aspx?dbcode=CDFD&dbname=CDFDTEMP&filename=1021126936.nh&uniplatform=NZKPT&v=whH-u26mAhw41JHIEdgrudS2Y5jLa96KGJUllvwD3Z-oHe48pKHpeMwPuSXFzs7o。 dbcode 由 CDMD -> CDFD。 filename为知网空间网址后面的一串数字。 https://cdmd.cnki.com.cn/Article/CDMD-10141-1021126936.htm 以上只是其中一个的示例,可能还有其他情况,待补充

win10 系统,从github下载了代码后,安装了所要的模块。运行时出现错误 ```python λ python main.py -a 9646415 Traceback (most recent call last): File "main.py", line 392, in addPlaylist(args.addPlaylist[0]) File "main.py", line 24, in addPlaylist playlistResq = getPlaylist(playlistNid) File "D:\workspace\netease-music-downloader\api.py",...

[知乎Zhihu](https://www.zhihu.com) is a Quora-like site in China. This translator can save answers from the question page and search results. The item type is webpage, and the detailed post is saved...

Sorry for the late. Updates: 1. expand URL matching for proxied URLs 2. Zotero Connector parameters for Chinese names and CAJ/PDF attachment downloading 3. Get citations and CSSCI

之前我也有想过类似的想法,不过同学你把它实现了,真是太棒!我之前有想过把配置文件直接当做附件,和条目一起同步。这样就解决了同步的问题。不同的备份文件放在同一个父条目里,备份文件就按你写的那样,用时间来区分。